Uses of Interface
com.sun.xml.ws.server.sei.InvokerSource
Packages that use InvokerSource
Package
Description
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of InvokerSource in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement InvokerSourceModifier and TypeClassDescriptionclassInvokerTube<T>Base code forProviderInvokerTubeandSEIInvokerTube. -
Uses of InvokerSource in com.sun.xml.ws.server.provider
Classes in com.sun.xml.ws.server.provider that implement InvokerSourceModifier and TypeClassDescriptionclassThisTubeis used to invoke theAsyncProviderendpoints.classclassThis tube is used to invoke theProviderendpoints. -
Uses of InvokerSource in com.sun.xml.ws.server.sei
Classes in com.sun.xml.ws.server.sei that implement InvokerSourceModifier and TypeClassDescriptionclassInvokerTube<T extends Invoker>Base class forInvokerTuberestored to allow for containers to specify alternate implementations of SEI-based invoking.classThis pipe is used to invoke SEI based endpoints.