public interface ILRMIProxy
| Modifier and Type | Method and Description | 
|---|---|
void | 
closeProxy()
Close the underline proxy connection and resources, this proxy will no longer be usable. 
 | 
void | 
disable()
Force this stub to be disabled (disconnected from its target) 
 | 
void | 
enable()
Removes state of any previously called  
disable() | 
String | 
getConnectionUrl()  | 
long | 
getGeneratedTraffic()  | 
long | 
getReceivedTraffic()  | 
String | 
getRemoteHostAddress()  | 
String | 
getRemoteHostName()  | 
InetSocketAddress | 
getRemoteNetworkAddress()  | 
long | 
getRemoteProcessId()  | 
PlatformLogicalVersion | 
getServicePlatformLogicalVersion()  | 
StubId | 
getStubId()  | 
boolean | 
isClosed()  | 
boolean | 
isRemote()  | 
void | 
overrideMethodsMetadata(Map<String,LRMIMethodMetadata> methodsMetadata)
Overrides the LRMI methods metadata. 
 | 
boolean isRemote()
PlatformLogicalVersion getServicePlatformLogicalVersion()
StubId getStubId()
long getGeneratedTraffic()
long getReceivedTraffic()
String getConnectionUrl()
long getRemoteProcessId()
String getRemoteHostName()
String getRemoteHostAddress()
InetSocketAddress getRemoteNetworkAddress()
void disable()
      throws RemoteException
RemoteExceptionvoid enable()
     throws RemoteException
disable()RemoteExceptionvoid overrideMethodsMetadata(Map<String,LRMIMethodMetadata> methodsMetadata)
void closeProxy()
boolean isClosed()
Copyright © GigaSpaces.