| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<IncomingMessage<InternalMessageType,javax.jms.Destination,JmsSpecificInfo>> |
JmsMessageReceiver.messages(javax.jms.Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
<RequestType extends InternalMessageType,ReplyType extends InternalMessageType> |
JmsRpcClient.sendRequest(RequestType request,
MessageSendingInfo<javax.jms.Destination,JmsSpecificInfo> messageSendingInfo,
long timeout,
TimeUnit timeUnit) |
| Constructor and Description |
|---|
JmsRpcInvocation(InternalMessageType request,
JmsSpecificInfo transportSpecificInfo,
java.util.function.Consumer<ch.squaredesk.nova.tuples.Pair<InternalMessageType,Void>> replyConsumer,
java.util.function.Consumer<Throwable> errorConsumer) |
Copyright © 2018. All rights reserved.