Package | Description |
---|---|
com.caucho.server.session |
Modifier and Type | Class and Description |
---|---|
class |
HessianSessionDeserializer
Serializer for session data
|
class |
JavaSessionDeserializer
Serializer for session data
|
Modifier and Type | Method and Description |
---|---|
SessionDeserializer |
SessionManager.createSessionDeserializer(java.io.InputStream is) |
Modifier and Type | Method and Description |
---|---|
boolean |
SessionImpl.load(SessionDeserializer in)
Loads the object from the input stream.
|