|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSServiceDelegate | |
|---|---|
| com.sun.xml.ws.client | JAX-WS 2.0.1 Client Runtime |
| com.sun.xml.ws.client.dispatch | |
| com.sun.xml.ws.client.sei | |
| Uses of WSServiceDelegate in com.sun.xml.ws.client |
|---|
| Fields in com.sun.xml.ws.client declared as WSServiceDelegate | |
|---|---|
protected WSServiceDelegate |
Stub.owner
The WSServiceDelegate object that owns us. |
| Constructors in com.sun.xml.ws.client with parameters of type WSServiceDelegate | |
|---|---|
PortInfo(WSServiceDelegate owner,
EndpointAddress targetEndpoint,
javax.xml.namespace.QName name,
BindingID bindingId)
|
|
PortInfo(WSServiceDelegate owner,
WSDLPort port)
|
|
SEIPortInfo(WSServiceDelegate owner,
java.lang.Class sei,
SOAPSEIModel model,
WSDLPort portModel)
|
|
Stub(javax.xml.namespace.QName portname,
WSServiceDelegate owner,
Tube master,
BindingImpl binding,
WSDLPort wsdlPort,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
Deprecated. |
|
Stub(WSServiceDelegate owner,
Tube master,
BindingImpl binding,
WSDLPort wsdlPort,
EndpointAddress defaultEndPointAddress,
WSEndpointReference epr)
Deprecated. |
|
| Uses of WSServiceDelegate in com.sun.xml.ws.client.dispatch |
|---|
| Methods in com.sun.xml.ws.client.dispatch with parameters of type WSServiceDelegate | |
|---|---|
static javax.xml.ws.Dispatch<javax.xml.transform.Source> |
DispatchImpl.createSourceDispatch(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
| Constructors in com.sun.xml.ws.client.dispatch with parameters of type WSServiceDelegate | |
|---|---|
DataSourceDispatch(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
DispatchImpl(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
JAXBDispatch(javax.xml.namespace.QName port,
javax.xml.bind.JAXBContext jc,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
MessageDispatch(javax.xml.namespace.QName port,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
PacketDispatch(javax.xml.namespace.QName port,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
SOAPMessageDispatch(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
| Uses of WSServiceDelegate in com.sun.xml.ws.client.sei |
|---|
| Constructors in com.sun.xml.ws.client.sei with parameters of type WSServiceDelegate | |
|---|---|
SEIStub(WSServiceDelegate owner,
BindingImpl binding,
SOAPSEIModel seiModel,
Tube master,
WSEndpointReference epr)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||