Uses of Interface
org.wso2.carbon.endpoint.ui.endpoints.EndpointService
Packages that use EndpointService
Package
Description
-
Uses of EndpointService in org.wso2.carbon.endpoint.ui.client
Methods in org.wso2.carbon.endpoint.ui.client that return EndpointServiceModifier and TypeMethodDescriptionEndpointAdminClient.getEndpointService(String endpointString) Get the endpoint service for the given endpoint configurationEndpointAdminClient.getEndpointService(org.wso2.carbon.endpoint.stub.types.service.EndpointMetaData metaData) Get the endpoint service for the given endpoint metadata -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints
Methods in org.wso2.carbon.endpoint.ui.endpoints that return EndpointServiceModifier and TypeMethodDescriptionEndpointStore.getEndpointService(String tagLocalName) Retrieves theEndpointServicewith the giventagLocalNameEndpointStore.getEndpointService(org.apache.axiom.om.OMElement element) Retrieves theEndpointServicewith the givenelementMethods in org.wso2.carbon.endpoint.ui.endpoints that return types with arguments of type EndpointServiceModifier and TypeMethodDescriptionEndpointStore.getRegisteredEndpoints()Retrieves all theEndpointServiceMethods in org.wso2.carbon.endpoint.ui.endpoints with parameters of type EndpointServiceModifier and TypeMethodDescriptionvoidEndpointStore.registerEndpoint(String endpointTagLocalName, EndpointService endpointService) Registers aEndpointServicewith the store -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.address
Classes in org.wso2.carbon.endpoint.ui.endpoints.address that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.defaultendpoint
Classes in org.wso2.carbon.endpoint.ui.endpoints.defaultendpoint that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.failover
Classes in org.wso2.carbon.endpoint.ui.endpoints.failover that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.http
Classes in org.wso2.carbon.endpoint.ui.endpoints.http that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.loadbalance
Classes in org.wso2.carbon.endpoint.ui.endpoints.loadbalance that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.recipientlist
Classes in org.wso2.carbon.endpoint.ui.endpoints.recipientlist that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.template
Classes in org.wso2.carbon.endpoint.ui.endpoints.template that implement EndpointService -
Uses of EndpointService in org.wso2.carbon.endpoint.ui.endpoints.wsdl
Classes in org.wso2.carbon.endpoint.ui.endpoints.wsdl that implement EndpointService