Uses of Interface
eu.cloudnetservice.driver.network.rpc.RPCSender
Packages that use RPCSender
-
Uses of RPCSender in eu.cloudnetservice.driver.network.rpc
Methods in eu.cloudnetservice.driver.network.rpc that return RPCSenderModifier and TypeMethodDescriptionRPCSender.Builder.build()Validates the options and target class provided to this builder and constructs the final sender instance in case everything checks out.RPC.sender()Get the sender from which the rpc call is coming (better known as the base class in which the method to call by this rpc is located in).