Uses of Class
org.refcodes.io.AbstractByteProvider
-
-
Uses of AbstractByteProvider in org.refcodes.io
Subclasses of AbstractByteProvider in org.refcodes.io Modifier and Type Class Description classAbstractByteReceiverTheAbstractByteReceiveris a base abstract implementation of theByteReceiverinterface providing common functionality for concrete real liveByteDatagramReceiverandByteBlockReceiver(=ByteReceiver) implementations.classAbstractPrefetchInputStreamByteReceiverAbstract implementation of theByteReceiverinterface.classByteArrayProviderImplThe Class ByteArrayProviderImpl.classByteArrayReceiverImplThe Class ByteArrayReceiverImpl.classByteReceiverDecoratorTheByteReceiverDecoratordecorates aByteProviderwith the additional methods of aByteReceivermaking it easy to use aByteProviderwherever aByteReceiveris expected.classLoopbackByteReceiverImplImplementation of theLoopbackByteReceiverinterface.classLoopbackByteTransceiverImplImplementation of theLoopbackByteTransceiverinterface.classPrefetchBidirectionalStreamConnectionByteTransceiverImplThe Class PrefetchBidirectionalStreamConnectionByteTransceiverImpl.classPrefetchInputStreamConnectionByteReceiverImplImplementation of theInputStreamConnectionReceiverinterface.
-