|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionManager | |
|---|---|
| com.sun.xml.ws.runtime.dev | |
| Uses of SessionManager in com.sun.xml.ws.runtime.dev |
|---|
| Subclasses of SessionManager in com.sun.xml.ws.runtime.dev | |
|---|---|
class |
SessionManagerImpl
In memory implementation of SessionManager |
| Methods in com.sun.xml.ws.runtime.dev that return SessionManager | |
|---|---|
static SessionManager |
SessionManager.getSessionManager(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(WSEndpoint endpoint,
Properties props)
|
| Constructors in com.sun.xml.ws.runtime.dev with parameters of type SessionManager | |
|---|---|
Session(SessionManager manager,
String key,
Object userData)
Public constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||