Uses of Class
org.wso2.carbon.mediation.templates.common.EndpointTemplateInfo
-
Packages that use EndpointTemplateInfo Package Description org.wso2.carbon.mediation.templates.common.factory -
-
Uses of EndpointTemplateInfo in org.wso2.carbon.mediation.templates.common.factory
Methods in org.wso2.carbon.mediation.templates.common.factory that return EndpointTemplateInfo Modifier and Type Method Description static EndpointTemplateInfo
TemplateInfoFactory. createTemplateInfo(org.apache.synapse.endpoints.Template endpointTemplate)
static EndpointTemplateInfo[]
TemplateInfoFactory. getSortedTemplateInfoArrayByTemplate(Collection<org.apache.synapse.endpoints.Template> templateMediators)
-