|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.robsite.extension.rss.HTTPUtil
Utilities for temporarily setting the HTTP timeout.
Method Summary | |
static void |
resetHTTPTimeout()
Reset the HTTP timeout to its default value. |
static void |
setHTTPTimeout(int milliseconds)
Set the HTTP timeout to the specified number of milliseconds. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setHTTPTimeout(int milliseconds)
public static void resetHTTPTimeout()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |