Package | Description |
---|---|
org.jboss.resteasy.plugins.server.netty |
Modifier and Type | Field and Description |
---|---|
protected NettyHttpResponse |
NettyHttpRequest.httpResponse |
Modifier and Type | Method and Description |
---|---|
NettyHttpResponse |
NettyHttpRequest.getResponse() |
Constructor and Description |
---|
NettyHttpRequest(ResteasyHttpHeaders httpHeaders,
ResteasyUriInfo uri,
String httpMethod,
SynchronousDispatcher dispatcher,
NettyHttpResponse httpResponse,
boolean is100ContinueExpected) |
Copyright © 2014. All Rights Reserved.