public class JmsRpcServer<InternalMessageType> extends RpcServer<javax.jms.Destination,JmsRpcInvocation<InternalMessageType>>
metricsCollector| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<JmsRpcInvocation<InternalMessageType>> |
requests(javax.jms.Destination destination) |
public io.reactivex.Flowable<JmsRpcInvocation<InternalMessageType>> requests(javax.jms.Destination destination)
requests in class RpcServer<javax.jms.Destination,JmsRpcInvocation<InternalMessageType>>Copyright © 2018. All rights reserved.