|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingImpl | |
|---|---|
| com.sun.xml.ws.binding | |
| 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 BindingImpl in com.sun.xml.ws.binding |
|---|
| Subclasses of BindingImpl in com.sun.xml.ws.binding | |
|---|---|
class |
HTTPBindingImpl
|
class |
SOAPBindingImpl
|
| Methods in com.sun.xml.ws.binding that return BindingImpl | |
|---|---|
static BindingImpl |
BindingImpl.create(BindingID bindingId)
|
static BindingImpl |
BindingImpl.create(BindingID bindingId,
javax.xml.ws.WebServiceFeature[] features)
|
| Uses of BindingImpl in com.sun.xml.ws.client |
|---|
| Fields in com.sun.xml.ws.client declared as BindingImpl | |
|---|---|
protected BindingImpl |
Stub.binding
|
| Methods in com.sun.xml.ws.client that return BindingImpl | |
|---|---|
BindingImpl |
PortInfo.createBinding(javax.xml.ws.WebServiceFeature[] webServiceFeatures,
java.lang.Class<?> portInterface)
Creates BindingImpl for this PortInfo. |
BindingImpl |
SEIPortInfo.createBinding(WebServiceFeatureList webServiceFeatures,
java.lang.Class<?> portInterface)
|
BindingImpl |
PortInfo.createBinding(WebServiceFeatureList webServiceFeatures,
java.lang.Class<?> portInterface,
BindingImpl existingBinding)
|
| Methods in com.sun.xml.ws.client with parameters of type BindingImpl | |
|---|---|
BindingImpl |
PortInfo.createBinding(WebServiceFeatureList webServiceFeatures,
java.lang.Class<?> portInterface,
BindingImpl existingBinding)
|
protected java.lang.reflect.InvocationHandler |
WSServiceDelegate.getStubHandler(BindingImpl binding,
SEIPortInfo eif,
WSEndpointReference epr)
|
| Constructors in com.sun.xml.ws.client with parameters of type BindingImpl | |
|---|---|
Stub(javax.xml.namespace.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 BindingImpl in com.sun.xml.ws.client.dispatch |
|---|
| Methods in com.sun.xml.ws.client.dispatch with parameters of type BindingImpl | |
|---|---|
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. |
static javax.xml.ws.Dispatch<javax.xml.transform.Source> |
DispatchImpl.createSourceDispatch(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr)
|
| Constructors in com.sun.xml.ws.client.dispatch with parameters of type BindingImpl | |
|---|---|
DataSourceDispatch(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
DataSourceDispatch(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr)
|
|
DispatchImpl(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
DispatchImpl(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
Tube pipe,
WSEndpointReference epr,
boolean allowFaultResponseMsg)
|
|
DispatchImpl(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr)
|
|
DispatchImpl(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr,
boolean allowFaultResponseMsg)
|
|
DispatchImpl(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr,
boolean allowFaultResponseMsg)
|
|
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. |
|
JAXBDispatch(WSPortInfo portInfo,
javax.xml.bind.JAXBContext jc,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr)
|
|
MessageDispatch(javax.xml.namespace.QName port,
WSServiceDelegate service,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
MessageDispatch(WSPortInfo portInfo,
BindingImpl binding,
WSEndpointReference epr)
|
|
PacketDispatch(javax.xml.namespace.QName port,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
PacketDispatch(WSPortInfo portInfo,
BindingImpl binding,
WSEndpointReference epr)
|
|
PacketDispatch(WSPortInfo portInfo,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
|
|
PacketDispatch(WSPortInfo portInfo,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr,
boolean allowFaultResponseMsg)
|
|
SOAPMessageDispatch(javax.xml.namespace.QName port,
javax.xml.ws.Service.Mode mode,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated. |
|
SOAPMessageDispatch(WSPortInfo portInfo,
javax.xml.ws.Service.Mode mode,
BindingImpl binding,
WSEndpointReference epr)
|
|
| Uses of BindingImpl in com.sun.xml.ws.client.sei |
|---|
| Constructors in com.sun.xml.ws.client.sei with parameters of type BindingImpl | |
|---|---|
SEIStub(WSPortInfo portInfo,
BindingImpl binding,
SOAPSEIModel seiModel,
WSEndpointReference epr)
|
|
SEIStub(WSServiceDelegate owner,
BindingImpl binding,
SOAPSEIModel seiModel,
Tube master,
WSEndpointReference epr)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||