Uses of Class
com.sun.xml.ws.client.Stub
-
Packages that use Stub Package Description com.sun.xml.ws.client.dispatch com.sun.xml.ws.client.sei SEIStuband its supporting code.com.sun.xml.ws.server This document describes the architecture of server side JAX-WS 2.0.1 runtime. -
-
Uses of Stub in com.sun.xml.ws.client.dispatch
Subclasses of Stub in com.sun.xml.ws.client.dispatch Modifier and Type Class Description classDataSourceDispatchclassDispatchImpl<T>TheDispatchImplabstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects orSOAPMessage.classJAXBDispatchTheJAXBDispatchclass provides support for the dynamic invocation of a service endpoint operation using JAXB objects.classMessageDispatchDispatchimplementation forMessage.classPacketDispatchDispatchimplementation forPacket.classSOAPMessageDispatchTheSOAPMessageDispatchclass provides support for the dynamic invocation of a service endpoint operation using theSOAPMessageclass. -
Uses of Stub in com.sun.xml.ws.client.sei
Subclasses of Stub in com.sun.xml.ws.client.sei Modifier and Type Class Description classSEIStubStubthat handles method invocations through a strongly-typed endpoint interface. -
Uses of Stub in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type Stub Modifier and Type Method Description org.glassfish.gmbal.ManagedObjectManagerMonitorBase. createManagedObjectManager(Stub stub)Client monitoring is OFF by default because there is no standard stub.close() method.
-