|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.sics.jipv6.http.HttpServletRequest
public class HttpServletRequest
Constructor Summary | |
---|---|
HttpServletRequest(TCPConnection connection,
String method,
String path)
|
Method Summary | |
---|---|
InputStream |
getInputStream()
|
String |
getMethod()
|
String |
getPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpServletRequest(TCPConnection connection, String method, String path)
Method Detail |
---|
public String getMethod()
public String getPath()
public InputStream getInputStream()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |