| Package | Description |
|---|---|
| com.sun.xml.ws.runtime.dev |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionManagerImpl
In memory implementation of
SessionManager |
| Modifier and Type | Method and Description |
|---|---|
static SessionManager |
SessionManager.getSessionManager(com.sun.xml.ws.api.server.WSEndpoint endpoint,
boolean isSC,
Properties props)
Returns the single instance of SessionManager
Use the usual services mechanism to find implementing class.
|
static SessionManager |
SessionManager.getSessionManager(com.sun.xml.ws.api.server.WSEndpoint endpoint,
Properties props) |
| Constructor and Description |
|---|
Session(SessionManager manager,
String key,
Object userData)
Public constructor
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.