Uses of Class
com.yahoo.messagebus.network.rpc.RPCTarget
Packages that use RPCTarget
Package
Description
This package contains an RPC implementation of the Network interface declared in the com.yahoo.messagebus.network package.
-
Uses of RPCTarget in com.yahoo.messagebus.network.rpc
Methods in com.yahoo.messagebus.network.rpc that return RPCTargetModifier and TypeMethodDescriptionRPCServiceAddress.getTarget()Returns the RPC target to be used when communicating with the remove service.RPCTargetPool.getTarget(com.yahoo.jrt.Supervisor orb, RPCServiceAddress address) This method will return a target for the given address.Methods in com.yahoo.messagebus.network.rpc with parameters of type RPCTarget