public class EchoHandler
extends java.lang.Object
implements io.undertow.server.HttpHandler
| Modifier and Type | Field and Description |
|---|---|
static io.undertow.util.HttpString |
X_ECHO_HEADER |
static io.undertow.util.HttpString |
X_ECHO_PARAM |
| Constructor and Description |
|---|
EchoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |