| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.server.netty |
| Modifier and Type | Field and Description |
|---|---|
protected RequestDispatcher |
RequestHandler.dispatcher |
| Constructor and Description |
|---|
HttpServerPipelineFactory(RequestDispatcher dispatcher,
String root,
int executorThreadCount,
int maxRequestSize,
boolean isKeepAlive,
List<org.jboss.netty.channel.ChannelHandler> additionalChannelHandlers) |
HttpsServerPipelineFactory(RequestDispatcher dispatcher,
String root,
int executorThreadCount,
int maxRequestSize,
boolean isKeepAlive,
List<org.jboss.netty.channel.ChannelHandler> additionalChannelHandlers,
SSLContext context) |
RequestHandler(RequestDispatcher dispatcher) |
RestEasyHttpResponseEncoder(RequestDispatcher dispatcher) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.