|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ejie.r01f.servlet.RequestDebugInfoFormatter
Devuelve información de depuración sobre la request
Constructor Summary | |
RequestDebugInfoFormatter()
|
Method Summary | |
static java.lang.String |
composeDebugInfo(javax.servlet.http.HttpServletRequest req)
|
static java.lang.String |
composeDebugInfo(javax.servlet.ServletRequest request)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequestDebugInfoFormatter()
Method Detail |
public static java.lang.String composeDebugInfo(javax.servlet.ServletRequest request)
public static java.lang.String composeDebugInfo(javax.servlet.http.HttpServletRequest req)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |