Uses of Class
com.sun.xml.ws.client.Stub
Packages that use Stub
Package
Description
SEIStub and its supporting code.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.dispatchModifier and TypeClassDescriptionclassclassDispatchImpl<T>TheDispatchImplabstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects orSOAPMessage.classTheJAXBDispatchclass provides support for the dynamic invocation of a service endpoint operation using JAXB objects.classDispatchimplementation forMessage.classDispatchimplementation forPacket.classTheSOAPMessageDispatchclass 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 -
Uses of Stub in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type StubModifier and TypeMethodDescriptionorg.glassfish.gmbal.ManagedObjectManagerMonitorBase.createManagedObjectManager(Stub stub) Client monitoring is OFF by default because there is no standard stub.close() method.