Package | Description |
---|---|
org.apache.axis2.transport.base.endpoint | |
org.apache.axis2.transport.base.endpoint.config |
Modifier and Type | Method and Description |
---|---|
URLEndpoint |
URLEndpointsConfiguration.getEndpoint(String url)
Return the endpoint matching the given URL.
|
Modifier and Type | Method and Description |
---|---|
List<URLEndpoint> |
URLEndpointsConfiguration.getEndpoints() |
Modifier and Type | Method and Description |
---|---|
void |
URLEndpointsConfiguration.addEndpoint(URLEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
URLEndpoint |
URLEndpointFactory.create(org.apache.axiom.om.OMElement xml) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.