Interface RpcClient.RpcClientReplyHandler

  • Enclosing class:
    RpcClient

    public static interface RpcClient.RpcClientReplyHandler
    Behavior to handle RPC reply.

    Can be used to convert the reply in a RpcClient.Response and to handle exceptions.

    Since:
    4.10.0