|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpTalker | |
jimm.twice.util | Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities. |
Uses of HttpTalker in jimm.twice.util |
Fields in jimm.twice.util declared as HttpTalker | |
protected static HttpTalker |
HttpTalker.instance
|
Methods in jimm.twice.util that return HttpTalker | |
static HttpTalker |
HttpTalker.getInstance()
Returns an instance of instanceClassNameK, which is HttpTalker by default. |
Methods in jimm.twice.util with parameters of type HttpTalker | |
static void |
HttpTalker.setInstance(HttpTalker talker)
Sets class name for getInstance() to return. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |