Uses of Class
com.gigaspaces.exception.lrmi.ProtocolException
Packages that use ProtocolException
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Uses of ProtocolException in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that throw ProtocolExceptionModifier and TypeMethodDescriptionClientPeer.invoke(Object proxy, LRMIMethod lrmiMethod, Object[] args, ConnectionPool connPool) Invokes a method on the remote object this peer is connected to. -
Uses of ProtocolException in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio that throw ProtocolExceptionModifier and TypeMethodDescriptionCPeer.invoke(Object proxy, LRMIMethod lrmiMethod, Object[] args, ConnectionPool connPool)