- IClientListener - Interface in net.sf.lipermi.net
-
This listener can be used to monitor a Client.
- IConnectionHandlerListener - Interface in net.sf.lipermi.handler
-
This listener can be used to monitor a ConnectionHandler.
- invoke(Object, Method, Object[]) - Method in class net.sf.lipermi.handler.CallProxy
-
Delegates call to this proxy to it's ConnectionHandler
- IProtocolFilter - Interface in net.sf.lipermi.handler.filter
-
A interface to define a protocol filter to
intercept messages and make any needed modification
(ie.
- IRemoteMessage - Interface in net.sf.lipermi.call
-
Marker interface to know which types can
be sent though the stream.
- IServerListener - Interface in net.sf.lipermi.net
-
This listener can be used to monitor a Server.
- isThrowing() - Method in class net.sf.lipermi.call.RemoteReturn
-