|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointAddress | |
|---|---|
| com.sun.xml.ws.api | JAX-WS RI extension of JAX-WS API. |
| com.sun.xml.ws.api.client | |
| com.sun.xml.ws.api.message | Message and related abstractions that represent a SOAP message. |
| com.sun.xml.ws.api.model.wsdl | |
| com.sun.xml.ws.api.model.wsdl.editable | |
| com.sun.xml.ws.api.pipe | Pipe and related abstractions. |
| com.sun.xml.ws.assembler.dev | |
| com.sun.xml.ws.client | JAX-WS 2.0.1 Client Runtime |
| com.sun.xml.ws.model.wsdl | |
| com.sun.xml.ws.rx.util | |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| Uses of EndpointAddress in com.sun.xml.ws.api |
|---|
| Methods in com.sun.xml.ws.api that return EndpointAddress | |
|---|---|
static EndpointAddress |
EndpointAddress.create(String url)
Creates a new EndpointAddress with a reasonably
generic error handling. |
| Uses of EndpointAddress in com.sun.xml.ws.api.client |
|---|
| Methods in com.sun.xml.ws.api.client that return EndpointAddress | |
|---|---|
EndpointAddress |
WSPortInfo.getEndpointAddress()
Gets the endpoint address of this port. |
| Uses of EndpointAddress in com.sun.xml.ws.api.message |
|---|
| Fields in com.sun.xml.ws.api.message declared as EndpointAddress | |
|---|---|
EndpointAddress |
Packet.endpointAddress
The endpoint address to which this message is sent to. |
| Uses of EndpointAddress in com.sun.xml.ws.api.model.wsdl |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl that return EndpointAddress | |
|---|---|
EndpointAddress |
WSDLPort.getAddress()
Gets endpoint address of this port. |
| Uses of EndpointAddress in com.sun.xml.ws.api.model.wsdl.editable |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl.editable with parameters of type EndpointAddress | |
|---|---|
void |
EditableWSDLPort.setAddress(EndpointAddress address)
Sets endpoint address |
| Uses of EndpointAddress in com.sun.xml.ws.api.pipe |
|---|
| Methods in com.sun.xml.ws.api.pipe that return EndpointAddress | |
|---|---|
EndpointAddress |
ClientTubeAssemblerContext.getAddress()
The endpoint address. |
| Uses of EndpointAddress in com.sun.xml.ws.assembler.dev |
|---|
| Methods in com.sun.xml.ws.assembler.dev that return EndpointAddress | |
|---|---|
EndpointAddress |
ClientTubelineAssemblyContext.getAddress()
The endpoint address. |
| Uses of EndpointAddress in com.sun.xml.ws.client |
|---|
| Fields in com.sun.xml.ws.client declared as EndpointAddress | |
|---|---|
EndpointAddress |
PortInfo.targetEndpoint
|
| Methods in com.sun.xml.ws.client that return EndpointAddress | |
|---|---|
EndpointAddress |
PortInfo.getEndpointAddress()
|
EndpointAddress |
RequestContext.getEndpointAddress()
|
EndpointAddress |
WSServiceDelegate.getEndpointAddress(QName qName)
|
| Methods in com.sun.xml.ws.client with parameters of type EndpointAddress | |
|---|---|
void |
RequestContext.setEndpointAddress(EndpointAddress epa)
|
| Constructors in com.sun.xml.ws.client with parameters of type EndpointAddress | |
|---|---|
PortInfo(WSServiceDelegate owner,
EndpointAddress targetEndpoint,
QName name,
BindingID bindingId)
|
|
Stub(QName portname,
WSServiceDelegate owner,
Tube master,
BindingImpl binding,
WSDLPort wsdlPort,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
Deprecated. |
|
Stub(WSPortInfo portInfo,
BindingImpl binding,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
|
|
Stub(WSPortInfo portInfo,
BindingImpl binding,
Tube master,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
|
|
Stub(WSServiceDelegate owner,
Tube master,
BindingImpl binding,
WSDLPort wsdlPort,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
Deprecated. |
|
| Uses of EndpointAddress in com.sun.xml.ws.model.wsdl |
|---|
| Methods in com.sun.xml.ws.model.wsdl that return EndpointAddress | |
|---|---|
EndpointAddress |
WSDLPortImpl.getAddress()
|
| Methods in com.sun.xml.ws.model.wsdl with parameters of type EndpointAddress | |
|---|---|
void |
WSDLPortImpl.setAddress(EndpointAddress address)
Only meant for RuntimeWSDLParser to call. |
| Uses of EndpointAddress in com.sun.xml.ws.rx.util |
|---|
| Methods in com.sun.xml.ws.rx.util that return EndpointAddress | |
|---|---|
EndpointAddress |
Communicator.getDestinationAddress()
Provides the destination endpoint reference this Communicator is pointing to. |
| Methods in com.sun.xml.ws.rx.util with parameters of type EndpointAddress | |
|---|---|
void |
Communicator.setDestinationAddress(EndpointAddress newValue)
|
| Uses of EndpointAddress in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server that return EndpointAddress | |
|---|---|
EndpointAddress |
MonitorRootService.wsdlEndpointAddress()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||