Interface | Description |
---|---|
Buffer |
Byte Buffer interface.
|
Buffer.CaseInsensitve | |
Buffers |
BufferSource.
|
Connection | |
EndPoint |
Class | Description |
---|---|
AbstractBuffer | |
BufferCache |
Stores a collection of
Buffer objects. |
BufferCache.CachedBuffer | |
BufferDateCache | |
BufferUtil |
Buffer utility methods.
|
ByteArrayBuffer | |
ByteArrayBuffer.CaseInsensitive | |
ByteArrayEndPoint |
ByteArrayEndPoint.
|
Portable |
Portability class containing methods not available on all JVMs (specifically SuperWaba).
|
SimpleBuffers |
SimpleBuffers.
|
UncheckedPrintWriter |
A wrapper for the
PrintWriter that re-throws the instances of
IOException thrown by the underlying implementation of
Writer as RunimeIOException instances. |
View |
A View on another buffer.
|
View.CaseInsensitive | |
WriterOutputStream |
Wrap a Writer as an OutputStream.
|
Exception | Description |
---|---|
RuntimeIOException |
Subclass of
RuntimeException used to signal that there
was an IOException thrown by underlying Writer |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.