Package | Description |
---|---|
com.caucho.server.session |
Modifier and Type | Class and Description |
---|---|
class |
HessianSessionSerializer
Serializer for session data
|
class |
JavaSessionSerializer
Serializer for session data
|
Modifier and Type | Method and Description |
---|---|
SessionSerializer |
SessionManager.createSessionSerializer(java.io.OutputStream os) |
Modifier and Type | Method and Description |
---|---|
void |
SessionImpl.store(SessionSerializer out)
Saves the object to the input stream.
|