public static interface RpcClient.RpcClientReplyHandler
Can be used to convert the reply in a RpcClient.Response
and
to handle exceptions.
Modifier and Type | Method and Description |
---|---|
RpcClient.Response |
handle(Object reply)
Handle reply.
|
RpcClient.Response handle(Object reply)
reply
- Copyright © 2019 Pivotal Software, Inc.. All rights reserved.