Package com.gigaspaces.lrmi
Interface ClientPeerInvocationHandler
- All Superinterfaces:
ILRMIInvocationHandler
- All Known Implementing Classes:
ConnPoolInvocationHandler
Provides invocation handler of
ClientPeer.- Since:
- 6.0.2
- Author:
- Igor Goldenberg
- See Also:
-
Method Summary
Methods inherited from interface com.gigaspaces.lrmi.ILRMIInvocationHandler
getMonitoringDetails, invoke
-
Method Details
-
getGeneratedTraffic
long getGeneratedTraffic() -
getReceivedTraffic
long getReceivedTraffic() -
disable
void disable() -
enable
void enable() -
close
void close()
-