Constructors in com.sun.xml.ws.client.dispatch with parameters of type WSServiceDelegate |
DataSourceDispatch(QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
DispatchImpl(QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
JAXBDispatch(QName port,
JAXBContext jc,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
MessageDispatch(QName port,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
RESTSourceDispatch(QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
SOAPMessageDispatch(QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
SOAPSourceDispatch(QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|