Package | Description |
---|---|
org.eclipse.jetty.example.asyncrest | |
org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
org.eclipse.jetty.websocket.common.message |
Jetty WebSocket Common : Message Handling
|
org.eclipse.jetty.websocket.common.util |
Modifier and Type | Field and Description |
---|---|
(package private) Utf8StringBuilder |
AsyncRestServlet.AsyncRestRequest._content |
Modifier and Type | Field and Description |
---|---|
private Utf8StringBuilder |
MultiPartParser._string |
private Utf8StringBuilder |
HttpParser._uri |
Modifier and Type | Field and Description |
---|---|
private Utf8StringBuilder |
Utf8LineParser.utf |
Modifier and Type | Field and Description |
---|---|
protected Utf8StringBuilder |
SimpleTextMessage.utf |
Modifier and Type | Field and Description |
---|---|
private Utf8StringBuilder |
Utf8PartialBuilder.utf8
Deprecated.
|