public class LazyHttpServletRequestRepresentation extends java.lang.Object implements Representation
| Constructor and Description |
|---|
LazyHttpServletRequestRepresentation(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
contentType() |
void |
write(java.io.OutputStream out) |
public LazyHttpServletRequestRepresentation(javax.servlet.http.HttpServletRequest request)
public void write(java.io.OutputStream out)
write in interface Representationpublic java.lang.String contentType()
contentType in interface RepresentationCopyright © 2015. All Rights Reserved.