| Modifier and Type | Method and Description |
|---|---|
<RequestMessageType extends MessageType,ReplyMessageType extends MessageType> |
HttpAdapter.sendRequest(String destination,
RequestMessageType request,
HttpSpecificInfo httpInfo,
Long timeout,
TimeUnit timeUnit) |
| Constructor and Description |
|---|
HttpRpcInvocation(InternalMessageType request,
HttpSpecificInfo transportSpecificInfo,
java.util.function.Consumer<ch.squaredesk.nova.tuples.Pair<InternalMessageType,HttpReplyInfo>> replyConsumer,
java.util.function.Consumer<Throwable> errorConsumer) |
Copyright © 2018. All rights reserved.