public class RpcServer extends ch.squaredesk.nova.comm.rpc.RpcServer<javax.jms.Destination,String>
| Modifier and Type | Method and Description |
|---|---|
<T> io.reactivex.Flowable<RpcInvocation<T>> |
requests(javax.jms.Destination destination,
Class<T> requestType) |
public <T> io.reactivex.Flowable<RpcInvocation<T>> requests(javax.jms.Destination destination, Class<T> requestType)
requests in class ch.squaredesk.nova.comm.rpc.RpcServer<javax.jms.Destination,String>Copyright © 2018. All rights reserved.