Uses of Package
eu.cloudnetservice.driver.network.rpc
Packages that use eu.cloudnetservice.driver.network.rpc
Package
Description
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpcClassDescriptionA chainable rpc is a powerful extension to the normal rpc system which allows a developer to execute code on the result of the previous method call.The basic rpc class.Represents a chain of rpc calls, each of them behaves exactly as described in
RPCandChainableRPC.Represents any request that can be executed like a rpc providing both sync and async method execution access.A factory which can provide anything which is related to rpc.A handler for any rpc invocation happening on the network.Represents the result of a method invocation with rpc.The registry for all rpc handler, distributed to a packet listener for the rpc channel to handle incoming rpc requests.The invocation context holds all information needed for a handler to process a method a call properly.Represents the builder for a rpc invocation context.The base class implemented by anything which is related to rpc.A sender which can send rpc requests to another network component. -
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.defaultsClassDescriptionA factory which can provide anything which is related to rpc.A handler for any rpc invocation happening on the network.The base class implemented by anything which is related to rpc.A sender which can send rpc requests to another network component.
-
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.defaults.handlerClassDescriptionA handler for any rpc invocation happening on the network.Represents the result of a method invocation with rpc.The registry for all rpc handler, distributed to a packet listener for the rpc channel to handle incoming rpc requests.The invocation context holds all information needed for a handler to process a method a call properly.The base class implemented by anything which is related to rpc.
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.defaults.handler.contextClassDescriptionThe invocation context holds all information needed for a handler to process a method a call properly.Represents the builder for a rpc invocation context.
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.defaults.rpcClassDescriptionA chainable rpc is a powerful extension to the normal rpc system which allows a developer to execute code on the result of the previous method call.The basic rpc class.Represents a chain of rpc calls, each of them behaves exactly as described in
RPCandChainableRPC.Represents any request that can be executed like a rpc providing both sync and async method execution access.The base class implemented by anything which is related to rpc.A sender which can send rpc requests to another network component. -
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.defaults.senderClassDescriptionThe basic rpc class.A factory which can provide anything which is related to rpc.The base class implemented by anything which is related to rpc.A sender which can send rpc requests to another network component.
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.exceptionClassDescriptionThe basic rpc class.Represents a chain of rpc calls, each of them behaves exactly as described in
RPCandChainableRPC. -
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.listenerClassDescriptionRepresents the result of a method invocation with rpc.The registry for all rpc handler, distributed to a packet listener for the rpc channel to handle incoming rpc requests.The invocation context holds all information needed for a handler to process a method a call properly.
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.utilClassDescriptionThe registry for all rpc handler, distributed to a packet listener for the rpc channel to handle incoming rpc requests.