public class PrefetchInputStreamConnectionByteReceiverImpl extends AbstractPrefetchInputStreamByteReceiver implements InputStreamConnectionByteReceiver
InputStreamConnectionReceiver interface.AbstractByteReceiver.ConnectableAutomatonorg.refcodes.component.ConnectableComponent.ConnectableAutomatonorg.refcodes.component.OpenedAccessor.OpenedMutator, org.refcodes.component.OpenedAccessor.OpenedPropertyorg.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.ConnectionStatusAccessor.ConnectionStatusMutator, org.refcodes.component.ConnectionStatusAccessor.ConnectionStatusPropertyorg.refcodes.component.ConnectionComponent.ConnectionAutomaton<CON>, org.refcodes.component.ConnectionComponent.ConnectionComponentBuilder<CON,B extends org.refcodes.component.ConnectionComponent.ConnectionComponentBuilder<CON,B>>org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton<CON>, org.refcodes.component.ConnectionOpenable.ConnectionOpenBuilder<CON,B extends org.refcodes.component.ConnectionOpenable.ConnectionOpenBuilder<CON,B>>_automaton_datagramQueue, DATAGRAM_QUEUE_SIZE| Constructor and Description |
|---|
PrefetchInputStreamConnectionByteReceiverImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOpenable(InputStream aInputStream)
Checks if is openable.
|
void |
open(InputStream aInputStream)
Open, see also
ConnectionOpenable.open(Object). |
closegetConnectionStatus, hasDatagram, isClosable, isClosed, isOpenable, isOpened, open, readDatagram, readDatagrams, readDatagrams, releaseAll, setConnectionStatuspushDatagram, pushDatagrams, pushDatagramsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadDatagrams, readDatagramsreadDatagramhasDatagramclose, closeIn, closeQuietly, closeUncheckedpublic PrefetchInputStreamConnectionByteReceiverImpl()
public void open(InputStream aInputStream) throws org.refcodes.component.OpenException
AbstractPrefetchInputStreamByteReceiverConnectionOpenable.open(Object).open in interface org.refcodes.component.ConnectionOpenable<InputStream>open in class AbstractPrefetchInputStreamByteReceiveraInputStream - the a input streamorg.refcodes.component.OpenException - the open exceptionpublic boolean isOpenable(InputStream aInputStream)
AbstractPrefetchInputStreamByteReceiverConnectionOpenable.ConnectionOpenAutomaton.isOpenable(Object).isOpenable in interface org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton<InputStream>isOpenable in class AbstractPrefetchInputStreamByteReceiveraInputStream - the a input streamCopyright © 2017. All rights reserved.