Package | Description |
---|---|
net.java.truecommons.cio |
Provides generic services for reading and writing
entries in
containers,
e.g. file systems, archive files or I/O buffer pools.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInputSocket<E extends Entry>
Abstract base class for input sockets.
|
class |
AbstractOutputSocket<E extends Entry>
Abstract base class for output sockets.
|
class |
DecoratingInputSocket<E extends Entry>
An abstract decorator for an input socket.
|
class |
DecoratingOutputSocket<E extends Entry>
An abstract decorator for an output socket.
|
class |
DelegatingInputSocket<E extends Entry>
Delegates all methods to another input socket.
|
class |
DelegatingOutputSocket<E extends Entry>
Delegates all methods to another output socket.
|
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.