| Package | Description |
|---|---|
| io.undertow.client | |
| io.undertow.client.ajp | |
| io.undertow.client.http | |
| io.undertow.server | |
| io.undertow.server.protocol.ajp | |
| io.undertow.server.protocol.http |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRequest
A client request.
|
class |
ClientResponse
A client response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AjpClientExchange |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientConnection |
class |
HttpClientExchange |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServerConnection |
class |
HttpServerExchange
An HTTP server request/response exchange.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AjpServerConnection
A server-side AJP connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpServerConnection
A server-side HTTP connection.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.