| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.proxy | |
| org.eclipse.jetty.server | |
| org.eclipse.jetty.websocket.client.io |
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
HttpClient.ClientSelectorManager |
| Modifier and Type | Method and Description |
|---|---|
protected SelectorManager |
HttpClient.getSelectorManager() |
protected SelectorManager |
HttpClient.newSelectorManager() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
ConnectHandler.Manager |
| Modifier and Type | Method and Description |
|---|---|
protected SelectorManager |
ConnectHandler.newSelectorManager() |
| Modifier and Type | Method and Description |
|---|---|
SelectorManager |
ServerConnector.getSelectorManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketClientSelectorManager |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.