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

I

input(String) - Method in class net.java.truecommons.cio.DecoratingInputService
 
input() - Method in class net.java.truecommons.cio.DecoratingIoBuffer
 
input(String) - Method in interface net.java.truecommons.cio.InputService
Returns an input socket for reading from the entry with the given name.
input() - Method in interface net.java.truecommons.cio.IoEntry
Returns an input socket for reading this entry.
input() - Method in class net.java.truecommons.cio.MemoryBuffer
 
InputBusyException - Exception in net.java.truecommons.cio
Indicates that an entity (an entry or container) could not get read because the entity or its container is busy.
InputBusyException(String) - Constructor for exception net.java.truecommons.cio.InputBusyException
 
InputBusyException(Throwable) - Constructor for exception net.java.truecommons.cio.InputBusyException
 
InputService<E extends Entry> - Interface in net.java.truecommons.cio
A service for reading entries from this container.
InputSocket<E extends Entry> - Interface in net.java.truecommons.cio
A stateless factory for input streams and seekable byte channels which operate on a target entry.
IoBuffer - Interface in net.java.truecommons.cio
A releasable I/O entry.
IoBufferPool - Class in net.java.truecommons.cio
An abstract pool for allocating I/O buffers, which can get used as a volatile storage for bulk I/O.
IoBufferPool() - Constructor for class net.java.truecommons.cio.IoBufferPool
 
IoEntry<This extends IoEntry<This>> - Interface in net.java.truecommons.cio
An entry which provides I/O services.
IoSocket<E extends Entry> - Interface in net.java.truecommons.cio
An I/O socket is a stateless factory for I/O streams and channels which operate on a target entry.
IoSockets - Class in net.java.truecommons.cio
Provides utility methods for IoSockets.
isPermitted(Entry.Access, Entry.Entity) - Method in class net.java.truecommons.cio.DecoratingEntry
 
isPermitted(Entry.Access, Entry.Entity) - Method in interface net.java.truecommons.cio.Entry
Returns true or false if the given access type to this entry for the given entity is respectively permitted or denied.
isPermitted(Entry.Access, Entry.Entity) - Method in class net.java.truecommons.cio.MemoryBuffer
 
iterator() - Method in interface net.java.truecommons.cio.Container
Returns a new iterator for all entries in this container.
iterator() - Method in class net.java.truecommons.cio.DecoratingContainer
 
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.