Package org.jboss.ejb.client
Class SessionID.Serialized
java.lang.Object
org.jboss.ejb.client.SessionID.Serialized
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SessionID
Serialized representation of a session ID..
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectReconstitute the session ID from this serialized representation.
-
Method Details
-
readResolve
Reconstitute the session ID from this serialized representation.- Returns:
- the session ID object
-