Class PrefetchBidirectionalStreamConnectionTransceiverImpl<DATA extends Serializable>

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.component.BidirectionalConnectionComponent

        org.refcodes.component.BidirectionalConnectionComponent.BidirectionalConnectionAutomaton<INPUT extends Object,OUTPUT extends Object>
      • Nested classes/interfaces inherited from interface org.refcodes.component.BidirectionalConnectionOpenable

        org.refcodes.component.BidirectionalConnectionOpenable.BidirectionalConnectionOpenAutomaton<INPUT extends Object,OUTPUT extends Object>
      • Nested classes/interfaces inherited from interface org.refcodes.component.Closable

        org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.Closable.CloseBuilder<B extends org.refcodes.component.Closable.CloseBuilder<B>>
      • Nested classes/interfaces inherited from interface org.refcodes.component.ClosedAccessor

        org.refcodes.component.ClosedAccessor.ClosedMutator, org.refcodes.component.ClosedAccessor.ClosedProperty
      • Nested classes/interfaces inherited from interface org.refcodes.component.ConnectableComponent

        org.refcodes.component.ConnectableComponent.ConnectableAutomaton
      • Nested classes/interfaces inherited from interface org.refcodes.component.ConnectionStatusAccessor

        org.refcodes.component.ConnectionStatusAccessor.ConnectionStatusMutator, org.refcodes.component.ConnectionStatusAccessor.ConnectionStatusProperty
      • Nested classes/interfaces inherited from interface org.refcodes.component.Flushable

        org.refcodes.component.Flushable.FlushBuilder<B extends org.refcodes.component.Flushable.FlushBuilder<B>>
      • Nested classes/interfaces inherited from interface org.refcodes.component.OpenedAccessor

        org.refcodes.component.OpenedAccessor.OpenedMutator, org.refcodes.component.OpenedAccessor.OpenedProperty
    • Field Summary

      • Fields inherited from interface org.refcodes.mixin.Loggable

        RUNTIME_LOGGER_CLASS, RUNTIME_LOGGER_FACTORY_CLASS, RUNTIME_LOGGER_FACTORY_METHOD
    • Constructor Detail

      • PrefetchBidirectionalStreamConnectionTransceiverImpl

        public PrefetchBidirectionalStreamConnectionTransceiverImpl()
        Instantiates a new prefetch bidirectional stream connection transceiver impl.
      • PrefetchBidirectionalStreamConnectionTransceiverImpl

        public PrefetchBidirectionalStreamConnectionTransceiverImpl​(ExecutorService aExecutorService)
        Instantiates a new prefetch bidirectional stream connection transceiver impl.
        Parameters:
        aExecutorService - the executor service