Package | Description |
---|---|
com.sun.xml.ws.developer |
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
|
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
Modifier and Type | Method and Description |
---|---|
void |
StatefulWebServiceManager.Callback.onTimeout(T timedOutObject,
StatefulWebServiceManager<T> manager)
Application has a chance to decide if the object should be unexported,
or kept alive.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulInstanceResolver<T>
InstanceResolver that looks at JAX-WS cookie header to
determine the instance to which a message will be routed. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.