Uses of Class
com.sun.xml.ws.server.sei.Invoker
Packages that use Invoker
Package
Description
APIs for hosting JAX-WS services.
-
Uses of Invoker in com.sun.xml.ws.api.server
Subclasses of Invoker in com.sun.xml.ws.api.serverModifier and TypeClassDescriptionclassHides the detail of calling into application endpoint implementation. -
Uses of Invoker in com.sun.xml.ws.server.sei
Classes in com.sun.xml.ws.server.sei with type parameters of type InvokerModifier and TypeInterfaceDescriptioninterfaceInvokerSource<T extends Invoker>Interface for determining Invoker for a given requestclassInvokerTube<T extends Invoker>Base class forInvokerTuberestored to allow for containers to specify alternate implementations of SEI-based invoking.Fields in com.sun.xml.ws.server.sei declared as Invoker