- All Superinterfaces:
org.refcodes.mixin.InstanceIdAccessor
- All Known Subinterfaces:
CancelMethodReplyMessage,ClientMessage,CloseConnectionMessage,InstanceDescriptor,Message,MethodReplyMessage,MethodRequest,MethodRequestMessage,ProxyDescriptor,PublishSubjectMessage,PublishSubjectReplyMessage,RemoteClient.ProxyControl,Reply,ServerMessage,Session,SignOffProxyMessage,SignOffSubjectMessage,SubjectInstance
public interface InstanceId
extends org.refcodes.mixin.InstanceIdAccessor
The
InstanceId associates an instance TID to instances of the
refcodes-remoting frame. The TID is used to identify method calls and replies
and assigns them to the corresponding proxy (in case of a reply) or the
actual object (in case of a request).-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.mixin.InstanceIdAccessor
org.refcodes.mixin.InstanceIdAccessor.InstanceIdBuilder<B extends org.refcodes.mixin.InstanceIdAccessor.InstanceIdBuilder<B>>, org.refcodes.mixin.InstanceIdAccessor.InstanceIdMutator, org.refcodes.mixin.InstanceIdAccessor.InstanceIdProperty -
Method Summary
Methods inherited from interface org.refcodes.mixin.InstanceIdAccessor
getInstanceId