Uses of Interface
org.refcodes.remoting.InstanceId
-
Uses of InstanceId in org.refcodes.remoting
Subinterfaces of InstanceId in org.refcodes.remoting Modifier and Type Interface Description interfaceCancelMethodReplyMessageThe Interface CancelMethodReplyMessage.interfaceClientMessageThe Interface ClientMessage.interfaceCloseConnectionMessageThe Interface CloseConnectionMessage.interfaceInstanceDescriptorThe most common information to be provided when describing an object residing in aRemoteServerand which is linked to aRemoteClient.interfaceMessageTheMessageis the base definition for any job required by the inter process communication as done by the refcodes-remoting artifact.interfaceMethodReplyMessageThe Interface MethodReplyMessage.interfaceMethodRequestThe Interface MethodRequest.interfaceMethodRequestMessageThe Interface MethodRequestMessage.interfaceProxyDescriptorTheProxyDescriptordescribes a proxy instance and additional meta data for aRemoteClientto link the proxy in question with the according subject residing in aRemoteServer.interfacePublishSubjectMessageThe Interface PublishSubjectMessage.interfacePublishSubjectReplyMessageThe Interface PublishSubjectReplyMessage.static interfaceRemoteClient.ProxyControlTheRemoteClient.ProxyControlis used to manage a proxy being provided from a subject be theRemoteServer.interfaceReplyThe Interface Reply.interfaceServerMessageThe Interface ServerMessage.interfaceSessionTheSessionassociates an TID String to sessions of request and reply pairs.interfaceSignOffProxyMessageThe Interface SignOffProxyMessage.interfaceSignOffSubjectMessageThe Interface SignOffSubjectMessage.interfaceSubjectInstanceThe Interface SubjectInstance.