io.undertow.server.HttpHandlerpublic class ServletDispatchingHandler
extends java.lang.Object
implements io.undertow.server.HttpHandler
| Modifier and Type | Field | Description |
|---|---|---|
static ServletDispatchingHandler |
INSTANCE |
| Constructor | Description |
|---|---|
ServletDispatchingHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public static final ServletDispatchingHandler INSTANCE
Copyright © 2018. All rights reserved.