| Interface | Description |
|---|---|
| ServerHttpExchange |
Represents a server-side HTTP request-response exchange.
|
| Class | Description |
|---|---|
| AbstractServerHttpExchange |
Abstract base class for
ServerHttpExchange. |
| HttpStatus |
Represents the HTTP status code and reason phrase.
|
| Enum | Description |
|---|---|
| HttpMethod |
Represents the HTTP method.
|
Copyright © 2015–2018. All rights reserved.