| Interface | Description |
|---|---|
| HeaderFunction |
| Class | Description |
|---|---|
| AbstractHttpClient |
Base class with empty method implementations.
|
| BufferBridge |
Support class bridging a buffer writer and dataHandler / endHandler pair.
|
| DummyHttpServerRequest |
Dummy class implementing
HttpServerRequest. |
| DummyHttpServerResponse |
Dummy class implementing
HttpServerResponse. |
| FastFailHttpServerRequest |
A
HttpServerRequest throwing an exception no matter which method got
called. |
| FastFailHttpServerResponse |
A
HttpServerRequest throwing an exception no matter which method got
called. |
| HeaderFunctions |
Helper class to create function chains for (Http) header (see
MultiMap) manipulations
function chains can be created programmatically or via JSON config. |
| HeaderFunctions.EvalScope | |
| HttpRequest |
Represents a "disconnected" request, i.e.
|
| LocalHttpClient |
Created by bovetl on 22.01.2015.
|
| LocalHttpClientRequest |
Bridges a HttpClientRequest to a HttpServerRequest sent to a request handler.
|
| LocalHttpServerResponse |
Bridges the reponses of a LocalHttpClientRequest.
|
| RequestLoggerFactory |
Provides logger with request uniqueid.
|
| RequestLoggerWrapper |
Copyright © 2016–2018. All rights reserved.