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