Package brave.rpc

Class RpcClientRequest


public abstract class RpcClientRequest
extends RpcRequest
Marks an interface for use in RpcClientHandler.handleSend(RpcClientRequest). This gives a standard type to consider when parsing an outgoing context.
Since:
5.8
See Also:
RpcClientResponse