|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DebuggingWebConnection | Wrapper around a "real" WebConnection that will use the wrapped web connection
to do the real job and save all received responses
in the temp directory with an overview page. This may be useful at conception time to understand what is "browsed". Example: |
FalsifyingWebConnection | Extension of WebConnectionWrapper providing facility methods to deliver something else than
what the wrapped connection would deliver. |
StringUtils | String utilities class for utility functions not covered by third party libraries. |
UrlUtils | URL utilities class that makes it easy to create new URLs based off of old URLs without having to assemble or parse them yourself. |
WebConnectionWrapper | Provides a convenient implementation of the WebConnection interface that can be subclassed by developers
wishing to adapt a particular WebConnection. |
WebResponseWrapper | Provides a convenient implementation of the WebResponse interface that can be subclassed
by developers wishing to adapt a particular WebResponse. |
Misc utilities
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |