|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteBufferInputStream | |
|---|---|
| com.sun.enterprise.web.connector.grizzly | |
| com.sun.enterprise.web.connector.grizzly.comet | |
| com.sun.enterprise.web.connector.grizzly.ssl | |
| Uses of ByteBufferInputStream in com.sun.enterprise.web.connector.grizzly |
|---|
| Fields in com.sun.enterprise.web.connector.grizzly declared as ByteBufferInputStream | |
|---|---|
protected ByteBufferInputStream |
DefaultReadTask.inputStream
The recycled OutputStream used by this buffer. |
| Uses of ByteBufferInputStream in com.sun.enterprise.web.connector.grizzly.comet |
|---|
| Subclasses of ByteBufferInputStream in com.sun.enterprise.web.connector.grizzly.comet | |
|---|---|
class |
CometInputStream
Simple InputStream implementation that is backed by a
ByteBuffer |
| Uses of ByteBufferInputStream in com.sun.enterprise.web.connector.grizzly.ssl |
|---|
| Subclasses of ByteBufferInputStream in com.sun.enterprise.web.connector.grizzly.ssl | |
|---|---|
class |
SSLAsyncStream
This class add support for TLS|SSL to a ByteBufferInputStream. |
class |
SSLByteBufferInputStream
Stream wrapper around a ByteBuffer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||