TrueCommons Container I/O 2.5.0
A B C D E F G I M N O P R S T U V 

C

channel(OutputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.AbstractInputSocket
Optional operation: Returns a new seekable byte channel for reading bytes.
channel(InputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.AbstractOutputSocket
Optional operation: Returns a new seekable byte channel for writing bytes.
channel(OutputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.DelegatingInputSocket
 
channel(InputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.DelegatingOutputSocket
 
channel(OutputSocket<? extends Entry>) - Method in interface net.java.truecommons.cio.InputSocket
Optional operation: Returns a new seekable byte channel for reading bytes.
channel(InputSocket<? extends Entry>) - Method in interface net.java.truecommons.cio.OutputSocket
Optional operation: Returns a new seekable byte channel for writing bytes.
close() - Method in class net.java.truecommons.cio.DecoratingContainer
 
close() - Method in class net.java.truecommons.cio.DecoratingInputService
 
close() - Method in class net.java.truecommons.cio.DecoratingOutputService
 
Container<E extends Entry> - Interface in net.java.truecommons.cio
An iterable container for entries.
container - Variable in class net.java.truecommons.cio.DecoratingContainer
The nullable decorated entry container.
copy(InputSocket<?>, OutputSocket<?>) - Static method in class net.java.truecommons.cio.IoSockets
Copies an input stream created by the given input socket to an output stream created by the given output socket.
A B C D E F G I M N O P R S T U V 
TrueCommons Container I/O 2.5.0

Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.