|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointIdentity | |
|---|---|
| org.apache.locator | |
| org.apache.locator.types | |
| Uses of EndpointIdentity in org.apache.locator |
|---|
| Methods in org.apache.locator with parameters of type EndpointIdentity | |
|---|---|
void |
LocatorService.deregisterEndpoint(EndpointIdentity endpointId,
javax.xml.ws.wsaddressing.W3CEndpointReference endpointReference)
|
void |
LocatorService.registerEndpoint(EndpointIdentity endpointId,
javax.xml.ws.wsaddressing.W3CEndpointReference endpointReference)
|
| Uses of EndpointIdentity in org.apache.locator.types |
|---|
| Fields in org.apache.locator.types declared as EndpointIdentity | |
|---|---|
protected EndpointIdentity |
RegisterEndpoint.endpointId
|
protected EndpointIdentity |
QueryEndpointsResponse.Endpoint.endpointId
|
protected EndpointIdentity |
DeregisterEndpoint.endpointId
|
protected EndpointIdentity |
ListEndpointsResponse.Endpoint.endpointId
|
| Methods in org.apache.locator.types that return EndpointIdentity | |
|---|---|
EndpointIdentity |
ObjectFactory.createEndpointIdentity()
Create an instance of EndpointIdentity |
EndpointIdentity |
RegisterEndpoint.getEndpointId()
Gets the value of the endpointId property. |
EndpointIdentity |
QueryEndpointsResponse.Endpoint.getEndpointId()
Gets the value of the endpointId property. |
EndpointIdentity |
DeregisterEndpoint.getEndpointId()
Gets the value of the endpointId property. |
EndpointIdentity |
ListEndpointsResponse.Endpoint.getEndpointId()
Gets the value of the endpointId property. |
| Methods in org.apache.locator.types with parameters of type EndpointIdentity | |
|---|---|
void |
RegisterEndpoint.setEndpointId(EndpointIdentity value)
Sets the value of the endpointId property. |
void |
QueryEndpointsResponse.Endpoint.setEndpointId(EndpointIdentity value)
Sets the value of the endpointId property. |
void |
DeregisterEndpoint.setEndpointId(EndpointIdentity value)
Sets the value of the endpointId property. |
void |
ListEndpointsResponse.Endpoint.setEndpointId(EndpointIdentity value)
Sets the value of the endpointId property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||