Uses of Interface
org.refcodes.remoting.ProxyAccessor
-
Uses of ProxyAccessor in org.refcodes.remoting
Subinterfaces of ProxyAccessor in org.refcodes.remoting Modifier and Type Interface Description static interfaceProxyAccessor.ProxyPropertyProvides a proxy property.interfaceProxyDescriptorTheProxyDescriptordescribes a proxy instance and additional meta data for aRemoteClientto link the proxy in question with the according subject residing in aRemoteServer.static interfaceRemoteClient.ProxyControlTheRemoteClient.ProxyControlis used to manage a proxy being provided from a subject be theRemoteServer.