Uses of Interface
com.sun.xml.ws.developer.StatefulWebServiceManager
Packages that use StatefulWebServiceManager
Package
Description
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of StatefulWebServiceManager in com.sun.xml.ws.developer
Methods in com.sun.xml.ws.developer with parameters of type StatefulWebServiceManagerModifier and TypeMethodDescriptionvoidStatefulWebServiceManager.Callback.onTimeout(T timedOutObject, StatefulWebServiceManager<T> manager) Application has a chance to decide if the object should be unexported, or kept alive. -
Uses of StatefulWebServiceManager in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement StatefulWebServiceManagerModifier and TypeClassDescriptionfinal classInstanceResolverthat looks at JAX-WS cookie header to determine the instance to which a message will be routed.