Uses of Class
org.apache.axis2.transport.base.endpoint.URLEndpoint
Packages that use URLEndpoint
Package
Description
-
Uses of URLEndpoint in org.apache.axis2.transport.base.endpoint
Methods in org.apache.axis2.transport.base.endpoint that return URLEndpointModifier and TypeMethodDescriptionURLEndpointsConfiguration.getEndpoint(String url) Return the endpoint matching the given URL.Methods in org.apache.axis2.transport.base.endpoint that return types with arguments of type URLEndpointMethods in org.apache.axis2.transport.base.endpoint with parameters of type URLEndpointModifier and TypeMethodDescriptionvoidURLEndpointsConfiguration.addEndpoint(URLEndpoint endpoint) -
Uses of URLEndpoint in org.apache.axis2.transport.base.endpoint.config
Methods in org.apache.axis2.transport.base.endpoint.config that return URLEndpoint