|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteArrayBuffer | |
|---|---|
| org.eclipse.jetty.io | |
| org.eclipse.jetty.io.nio | |
| Uses of ByteArrayBuffer in org.eclipse.jetty.io |
|---|
| Subclasses of ByteArrayBuffer in org.eclipse.jetty.io | |
|---|---|
static class |
BufferCache.CachedBuffer
|
static class |
ByteArrayBuffer.CaseInsensitive
|
| Methods in org.eclipse.jetty.io that return ByteArrayBuffer | |
|---|---|
ByteArrayBuffer |
AbstractBuffer.duplicate(int access)
|
ByteArrayBuffer |
ByteArrayEndPoint.getIn()
|
ByteArrayBuffer |
ByteArrayEndPoint.getOut()
|
| Methods in org.eclipse.jetty.io with parameters of type ByteArrayBuffer | |
|---|---|
void |
ByteArrayEndPoint.setIn(ByteArrayBuffer in)
|
void |
ByteArrayEndPoint.setOut(ByteArrayBuffer out)
|
| Uses of ByteArrayBuffer in org.eclipse.jetty.io.nio |
|---|
| Subclasses of ByteArrayBuffer in org.eclipse.jetty.io.nio | |
|---|---|
class |
IndirectNIOBuffer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||