Package | Description |
---|---|
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
com.sun.xml.ws.client.dispatch | |
com.sun.xml.ws.client.sei |
Modifier and Type | Field and Description |
---|---|
protected WSServiceDelegate |
Stub.owner
The
WSServiceDelegate object that owns us. |
Constructor and Description |
---|
PortInfo(WSServiceDelegate owner,
EndpointAddress targetEndpoint,
QName name,
BindingID bindingId) |
PortInfo(WSServiceDelegate owner,
WSDLPort port) |
SEIPortInfo(WSServiceDelegate owner,
Class sei,
SOAPSEIModel model,
WSDLPort portModel) |
Stub(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.
|
Modifier and Type | Method and Description |
---|---|
static Dispatch<Source> |
DispatchImpl.createSourceDispatch(QName port,
Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
Constructor and Description |
---|
DataSourceDispatch(QName port,
Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
DispatchImpl(QName port,
Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
JAXBDispatch(QName port,
JAXBContext jc,
Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
MessageDispatch(QName port,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
PacketDispatch(QName port,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
SOAPMessageDispatch(QName port,
Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
Constructor and Description |
---|
SEIStub(WSServiceDelegate owner,
BindingImpl binding,
SOAPSEIModel seiModel,
Tube master,
WSEndpointReference epr)
Deprecated.
|
Copyright © 2015 Oracle Corporation. All rights reserved.