Uses of Package
eu.tneitzel.rmg.plugin
-
Packages that use eu.tneitzel.rmg.plugin Package Description eu.tneitzel.rmg.plugin -
Classes in eu.tneitzel.rmg.plugin used by eu.tneitzel.rmg.plugin Class Description IArgumentProvider The IArgumentProvider interface is used during rmg's 'call' action to obtain the argument array that should be used for the call.IPayloadProvider The IPayloadProvider interface is used during all rmg actions that send payload objects to the remote server.IResponseHandler The IResponseHandler interface is used during rmg's 'call' action to handle the return value of an invoked method.ISocketFactoryProvider The ISocketFactoryProvider interface can be used to overwrite SocketFactory implementations that are used during RMI communication.