Class PrefetchInputStreamConnectionByteReceiver

All Implemented Interfaces:
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.ConnectionComponent<InputStream>, org.refcodes.component.ConnectionComponent.ConnectionAutomaton<InputStream>, org.refcodes.component.ConnectionOpenable<InputStream>, org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton<InputStream>, org.refcodes.component.ConnectionStatusAccessor, org.refcodes.component.OpenedAccessor, Availability, ByteDestination, ByteReceiver, BytesDestination, BytesReceiver, ConnectionBytesReceiver<InputStream>, InputStreamConnectionByteReceiver, Receivable, Skippable, TimeoutInputStreamAccessor, org.refcodes.mixin.InputStreamAccessor, org.refcodes.mixin.Loggable

public class PrefetchInputStreamConnectionByteReceiver extends AbstractPrefetchInputStreamByteReceiver implements InputStreamConnectionByteReceiver
Implementation of the InputStreamConnectionReceiver interface.
  • Constructor Details

    • PrefetchInputStreamConnectionByteReceiver

      public PrefetchInputStreamConnectionByteReceiver()
  • Method Details