|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.resteasy.util.HttpRequestImpl
org.resteasy.plugins.server.grizzly.GrizzlyHttpRequest
public class GrizzlyHttpRequest
| Field Summary |
|---|
| Fields inherited from class org.resteasy.util.HttpRequestImpl |
|---|
httpHeaders, httpMethod, inputStream, preProcessedSegments, uri |
| Constructor Summary | |
|---|---|
GrizzlyHttpRequest(javax.ws.rs.core.HttpHeaders httpHeaders,
java.io.InputStream inputStream,
javax.ws.rs.core.UriInfo uri,
java.lang.String httpMethod)
|
|
| Method Summary |
|---|
| Methods inherited from class org.resteasy.util.HttpRequestImpl |
|---|
getHttpHeaders, getHttpMethod, getInputStream, getPreProcessedSegments, getUri, setPreProcessedSegments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrizzlyHttpRequest(javax.ws.rs.core.HttpHeaders httpHeaders,
java.io.InputStream inputStream,
javax.ws.rs.core.UriInfo uri,
java.lang.String httpMethod)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||