Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.proxy |
Jetty Proxy : Async Proxy Support
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.websocket.client.io |
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
|
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractHttpClientTransport.ClientSelectorManager |
Modifier and Type | Method and Description |
---|---|
protected SelectorManager |
AbstractHttpClientTransport.newSelectorManager(HttpClient client) |
Modifier and Type | Class and Description |
---|---|
protected class |
ConnectHandler.ConnectManager |
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 Webtide. All Rights Reserved.