org.httpobjects.servlet.impl
Class LazyHttpServletRequestRepresentation
java.lang.Object
org.httpobjects.servlet.impl.LazyHttpServletRequestRepresentation
- All Implemented Interfaces:
- Representation
public class LazyHttpServletRequestRepresentation
- extends Object
- implements Representation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyHttpServletRequestRepresentation
public LazyHttpServletRequestRepresentation(javax.servlet.http.HttpServletRequest request)
write
public void write(OutputStream out)
- Specified by:
write in interface Representation
contentType
public String contentType()
- Specified by:
contentType in interface Representation
Copyright © 2014. All Rights Reserved.