Uses of Class
ch.squaredesk.nova.comm.http.ReplyInfo
-
-
Uses of ReplyInfo in ch.squaredesk.nova.comm.http
Constructors in ch.squaredesk.nova.comm.http with parameters of type ReplyInfo Constructor Description ReplyMessageMetaData(URL origin, ReplyInfo details)Constructor parameters in ch.squaredesk.nova.comm.http with type arguments of type ReplyInfo Constructor Description RpcInvocation(ch.squaredesk.nova.comm.retrieving.IncomingMessage<IncomingMessageType,RequestMessageMetaData> request, Consumer<ch.squaredesk.nova.tuples.Pair<String,ReplyInfo>> replyConsumer, Consumer<Throwable> errorConsumer, ch.squaredesk.nova.comm.MessageTranscriber<String> transcriber)
-