Uses of Interface
io.bytestreams.exchange.core.MessageReader
-
Uses of MessageReader in io.bytestreams.exchange.core
Methods in io.bytestreams.exchange.core with parameters of type MessageReaderModifier and TypeMethodDescriptionSymmetricChannel.Builder.reader(MessageReader<T> reader) ServerChannel.Builder.requestReader(MessageReader<REQ> requestReader) MultiplexedChannel.Builder.responseReader(MessageReader<RESP> responseReader) PipelinedChannel.Builder.responseReader(MessageReader<RESP> responseReader)