Uses of Class
ch.squaredesk.nova.comm.http.RpcInvocation
-
-
Uses of RpcInvocation in ch.squaredesk.nova.comm.http
Methods in ch.squaredesk.nova.comm.http that return types with arguments of type RpcInvocation Modifier and Type Method Description <T> io.reactivex.Flowable<RpcInvocation<T>>HttpAdapter. requests(String destination, Class<T> requestType)<T> io.reactivex.Flowable<RpcInvocation<T>>RpcServer. requests(String destination, Class<T> targetType)
-