Uses of Interface
org.refcodes.remoting.SessionIdAccessor
-
-
Uses of SessionIdAccessor in org.refcodes.remoting
Subinterfaces of SessionIdAccessor in org.refcodes.remoting Modifier and Type Interface Description interface
CancelMethodReplyMessage
The Interface CancelMethodReplyMessage.interface
MethodReplyMessage
The Interface MethodReplyMessage.interface
MethodRequest
The Interface MethodRequest.interface
MethodRequestMessage
The Interface MethodRequestMessage.interface
PublishSubjectReplyMessage
The Interface PublishSubjectReplyMessage.interface
Reply
The Interface Reply.interface
Session
TheSession
associates an ID String to sessions of request and reply pairs.static interface
SessionIdAccessor.SessionIdProperty
Provides a session ID property.
-