|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jrefinery.report.ext.NetDump
The NetDump utility can be used to trace simple HTTP-Calls.
Constructor Summary | |
NetDump()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Connects to the given URL using the specified HTTP method, something like GET or POST. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NetDump()
Method Detail |
public static void main(java.lang.String[] args)
args
- the connection arguments, the method followed by an url.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |