|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stub | |
---|---|
com.sun.xml.ws.client.dispatch | |
com.sun.xml.ws.client.sei |
Uses of Stub in com.sun.xml.ws.client.dispatch |
---|
Subclasses of Stub in com.sun.xml.ws.client.dispatch | |
---|---|
class |
DataSourceDispatch
|
class |
DispatchImpl<T>
The DispatchImpl abstract class provides support
for the dynamic invocation of a service endpoint operation using XML
constructs, JAXB objects or SOAPMessage . |
class |
JAXBDispatch
The JAXBDispatch class provides support
for the dynamic invocation of a service endpoint operation using
JAXB objects. |
class |
MessageDispatch
Dispatch implementation for Message . |
(package private) class |
RESTSourceDispatch
Dispatch implementation for Source and XML/HTTP binding. |
class |
SOAPMessageDispatch
The SOAPMessageDispatch class provides support
for the dynamic invocation of a service endpoint operation using
the SOAPMessage class. |
(package private) class |
SOAPSourceDispatch
The SOAPSourceDispatch class provides support
for the dynamic invocation of a service endpoint operation using XML
constructs. |
Uses of Stub in com.sun.xml.ws.client.sei |
---|
Subclasses of Stub in com.sun.xml.ws.client.sei | |
---|---|
class |
SEIStub
Stub that handles method invocations
through a strongly-typed endpoint interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |