org.httpobjects.servlet.impl
Class ImmutableHttpServletRequestRepresentation
java.lang.Object
org.httpobjects.servlet.impl.ImmutableHttpServletRequestRepresentation
- All Implemented Interfaces:
- Representation
public class ImmutableHttpServletRequestRepresentation
- extends Object
- implements Representation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableHttpServletRequestRepresentation
public ImmutableHttpServletRequestRepresentation(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 © 2013. All Rights Reserved.