DATA - The type of the datagram block (array) to be operated with. Do
not provide an array type as the methods use to generic type for
defining an array argument.BlockConsumer<DATA>, 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, SendableBidirectionalConnectionTransceiver<DATA,INPUT,OUTPUT>, BidirectionalStreamConnectionTransceiver<DATA>, BlockTransceiver<DATA>, ConnectionSender<DATA,CON>, ConnectionTransceiver<DATA,CON>, LoopbackSender<DATA>, LoopbackTransceiver<DATA>, OutputStreamConnectionSender<DATA>, Sender<DATA>, Transceiver<DATA>AbstractSender, BidirectionalStreamConnectionTransceiverImpl, BidirectionalStreamTransceiverImpl, LoopbackSenderImpl, LoopbackTransceiverImpl, OutputStreamConnectionSenderImpl, OutputStreamSenderImpl, PrefetchBidirectionalStreamConnectionTransceiverImpl, PrefetchBidirectionalStreamTransceiverImpl, SenderDecoratorpublic interface BlockSender<DATA extends Serializable> extends BlockConsumer<DATA>, Sendable
BlockSender is used to send datagram blocks (arrays) in a unified
way.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.ConnectionStatusPropertywriteDatagrams, writeDatagramsclose, closeIn, closeQuietly, closeUncheckedgetConnectionStatus, isConnectionOpenedCopyright © 2018. All rights reserved.