| Constructor and Description |
|---|
LazyRequestImpl(Path vars,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo |
connectionInfo() |
java.lang.String |
contentType() |
boolean |
hasRepresentation() |
RequestHeader |
header() |
Request |
immutableCopy() |
Path |
path() |
Query |
query() |
Representation |
representation() |
public LazyRequestImpl(Path vars, javax.servlet.http.HttpServletRequest request)
public ConnectionInfo connectionInfo()
connectionInfo in interface Requestpublic java.lang.String contentType()
public boolean hasRepresentation()
hasRepresentation in interface Requestpublic RequestHeader header()
public Representation representation()
representation in interface Requestpublic Request immutableCopy()
immutableCopy in interface RequestCopyright © 2015. All Rights Reserved.