public class DefaultResponseCodeHandler extends Object implements io.undertow.server.HttpHandler
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.logging.Logger |
log |
protected static boolean |
traceEnabled |
Constructor and Description |
---|
DefaultResponseCodeHandler(int defaultCode) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.