DATA - The type of the datagram to be operated with. In case you wish
to use array types, you might better use the BlockTransceiver
type.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, DatagramConsumer<DATA>, DatagramProvider<DATA>, DatagramReceiver<DATA>, DatagramSender<DATA>, Flushable, org.refcodes.component.Flushable, org.refcodes.component.OpenedAccessor, Receivable, org.refcodes.mixin.Releaseable, SendableBidirectionalConnectionTransceiver<DATA,INPUT,OUTPUT>, BidirectionalStreamConnectionTransceiver<DATA>, ConnectionTransceiver<DATA,CON>, LoopbackTransceiver<DATA>, Transceiver<DATA>BidirectionalStreamConnectionTransceiverImpl, BidirectionalStreamTransceiverImpl, LoopbackTransceiverImpl, PrefetchBidirectionalStreamConnectionTransceiverImpl, PrefetchBidirectionalStreamTransceiverImplpublic interface DatagramTransceiver<DATA extends Serializable> extends DatagramSender<DATA>, DatagramReceiver<DATA>
DatagramSender and DatagramReceiver
functionality in a single interface to be implemented by a single class so
that DatagramSender and DatagramReceiver functionality can be
provided by a single instance.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.ConnectionStatusPropertyclose, closeIn, closeQuietly, closeUncheckedgetConnectionStatus, isConnectionOpenedwriteDatagramreadDatagramflush, flushUnchecked, isFlushablehasDatagramCopyright © 2018. All rights reserved.