Package | Description |
---|---|
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
com.sun.xml.ws.server.servlet |
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. |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionInstanceResolver<T>
Instance resolver that ties a service instance per
HttpSession . |
Copyright © 2015 Oracle Corporation. All rights reserved.