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.The base class implemented by anything which is related to rpc.A base builder that can be used for everything that implements RPC provider.A sender which can send rpc requests to another network component.A builder for an RPC sender which can be obtained from an RPC factory. -
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.factoryClassDescriptionA 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.A base builder that can be used for everything that implements RPC provider.A builder for an RPC sender which can be obtained from an RPC factory.
-
Classes in eu.cloudnetservice.driver.network.rpc used by eu.cloudnetservice.driver.network.rpc.handlerClassDescriptionThe base class implemented by anything which is related to rpc.A base builder that can be used for everything that implements RPC provider.