| Interface | Description | 
|---|---|
| InputStreamResolver | Simple Abstraction so that we easily deal with opening URL streams in JavaScript or Normal Applet | 
| JavascriptHandler | Simple handler for when Javascript is used to send a request. | 
| Class | Description | 
|---|---|
| ILogApplet | |
| JavascripURLInputStreamResolver | when httpOnly set set browsers will not send cookies, and FF, even if you force it to send cookies, it will
 still drop them. | 
| ShowPropertiesAction | |
| URLInputStreamResolver | Simple Implementation that will simply call url.openStream() |