|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ClientPipelineHook.createSecurityTube(com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext).
securityInfo field.
userData field.
SessionManager offers.
Session object is used to manage state between multiple requests
from the same client.- Session() -
Constructor for class com.sun.xml.ws.runtime.dev.Session
-
- Session(SessionManager, String, Object) -
Constructor for class com.sun.xml.ws.runtime.dev.Session
- Public constructor
- SESSION_ID_KEY -
Static variable in class com.sun.xml.ws.runtime.dev.Session
- Well-known invocationProperty names
- SESSION_KEY -
Static variable in class com.sun.xml.ws.runtime.dev.Session
-
- SESSION_THRESHOLD -
Static variable in class com.sun.xml.ws.runtime.dev.SessionManager
-
- SessionManager - Class in com.sun.xml.ws.runtime.dev
- The
SessionManager is used to obtain session information
This can be implemented using persistent storage mechanisms or using transient storage
Even if it is implemented using persistent storage the implementation should take care
of backing by a cache which will avoid the overhead of serialization and database
operations - SessionManager() -
Constructor for class com.sun.xml.ws.runtime.dev.SessionManager
-
- SessionManagerImpl - Class in com.sun.xml.ws.runtime.dev
- In memory implementation of
SessionManager - SessionManagerImpl(WSEndpoint, boolean) -
Constructor for class com.sun.xml.ws.runtime.dev.SessionManagerImpl
- Creates a new instance of SessionManagerImpl
- SessionManagerImpl(WSEndpoint, boolean, Properties) -
Constructor for class com.sun.xml.ws.runtime.dev.SessionManagerImpl
- Creates a new instance of SessionManagerImpl
- sessions() -
Method in class com.sun.xml.ws.runtime.dev.SessionManager
-
- sessions() -
Method in class com.sun.xml.ws.runtime.dev.SessionManagerImpl
-
- setConfig(Properties) -
Static method in class com.sun.xml.ws.runtime.dev.SessionManager
-
- setScInitiator(SecureConversationInitiator) -
Method in interface com.sun.xml.ws.assembler.dev.MetroClientTubelineAssemblyContext
-
- setSecurityInfo(SecurityContextTokenInfo) -
Method in class com.sun.xml.ws.runtime.dev.Session
- Mutator for the
securityInfo field.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||