ByteBlockConsumer, ByteBlockProvider, ByteBlockReceiver, ByteBlockSender, ByteConsumer, ByteDatagramConsumer, ByteDatagramProvider, ByteDatagramReceiver, ByteDatagramSender, ByteProvider, ByteReceiver, ByteSender, org.refcodes.component.Closable, org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.ClosedAccessor, org.refcodes.component.ConnectableComponent, org.refcodes.component.ConnectableComponent.ConnectableAutomaton, org.refcodes.component.ConnectionStatusAccessor, Flushable, org.refcodes.component.Flushable, org.refcodes.component.OpenedAccessor, Receivable, org.refcodes.mixin.Releaseable, SendableBidirectionalConnectionByteTransceiver<INPUT,OUTPUT>, BidirectionalStreamConnectionByteTransceiver, ConnectionByteTransceiver<CON>, LoopbackByteTransceiverBidirectionalStreamByteTransceiverImpl, BidirectionalStreamConnectionByteTransceiverImpl, LoopbackByteTransceiverImpl, PrefetchBidirectionalStreamByteTransceiverImpl, PrefetchBidirectionalStreamConnectionByteTransceiverImplpublic interface ByteTransceiver extends ByteSender, ByteReceiver
ByteTransceiver combines the functionality of a ByteSender
and of a ByteReceiver. e.g. for building loopback devices.org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.Closable.CloseBuilder<B extends org.refcodes.component.Closable.CloseBuilder<B>>org.refcodes.component.ClosedAccessor.ClosedMutator, org.refcodes.component.ClosedAccessor.ClosedPropertyorg.refcodes.component.ConnectableComponent.ConnectableAutomatonorg.refcodes.component.ConnectionStatusAccessor.ConnectionStatusMutator, org.refcodes.component.ConnectionStatusAccessor.ConnectionStatusPropertywriteDatagram, writeDatagramsreadDatagramreadDatagrams, readDatagramsflush, writeDatagramsclose, closeIn, closeQuietly, closeUncheckedgetConnectionStatus, isConnectionOpenedhasDatagramCopyright © 2018. All rights reserved.