Package | Description |
---|---|
org.eclipse.jetty.io | |
org.eclipse.jetty.io.nio | |
org.eclipse.jetty.server |
Modifier and Type | Class and Description |
---|---|
static class |
BufferCache.CachedBuffer |
static class |
ByteArrayBuffer.CaseInsensitive |
Modifier and Type | Field and Description |
---|---|
protected ByteArrayBuffer |
ByteArrayEndPoint._in |
protected ByteArrayBuffer |
ByteArrayEndPoint._out |
Modifier and Type | Method and Description |
---|---|
ByteArrayBuffer |
AbstractBuffer.duplicate(int access) |
ByteArrayBuffer |
ByteArrayEndPoint.getIn() |
ByteArrayBuffer |
ByteArrayEndPoint.getOut() |
Modifier and Type | Method and Description |
---|---|
void |
ByteArrayEndPoint.setIn(ByteArrayBuffer in) |
void |
ByteArrayEndPoint.setOut(ByteArrayBuffer out) |
Modifier and Type | Class and Description |
---|---|
class |
IndirectNIOBuffer |
Modifier and Type | Method and Description |
---|---|
ByteArrayBuffer |
LocalConnector.getResponses(ByteArrayBuffer requestsBuffer,
boolean keepOpen) |
Modifier and Type | Method and Description |
---|---|
ByteArrayBuffer |
LocalConnector.getResponses(ByteArrayBuffer requestsBuffer,
boolean keepOpen) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.