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, org.refcodes.component.OpenedAccessor, Receivable, org.refcodes.mixin.Releaseable, ShortBlockProviderConnectionShortReceiver<CON>, ConnectionShortTransceiver<CON>, LoopbackShortReceiver, LoopbackShortTransceiver, ShortReceiver, ShortTransceiverAbstractShortReceiver, LoopbackShortReceiverImpl, LoopbackShortTransceiverImpl, ShortArrayReceiverImpl, ShortReceiverDecoratorpublic interface ShortBlockReceiver extends ShortBlockProvider, Receivable
ShortBlockReceiver is used to receive short blocks (arrays) in a
unified way. The ShortBlockProvider.readDatagrams() method provides the next available
short block from the counterpart BlockSender or
DatagramSender; in case there is none available, then this method
halts until one is available or the ShortBlockReceiver is being shut
down or the underlying connection is closed. The Receivable.hasDatagram()
method returns true in case a next short(s) can be fetched via the
ShortBlockProvider.readDatagrams() method from the ShortBlockReceiver
counterpart.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.ConnectableAutomatonclose, closeIn, closeQuietly, closeUncheckedgetConnectionStatus, isConnectionOpenedhasDatagramreadDatagrams, readDatagramsCopyright © 2018. All rights reserved.