|
Class Summary |
| BlasterHttpProxy |
Contains some useful, static helper methods. |
| BlasterHttpProxyServlet |
This servlet doesn't leave the doGet() method after an invocation
keeping a permanent http connection. |
| BrowserTest |
This servlet doesn't leave the doGet() method after an invocation
keeping a permanent http connection
Use this class to test the behavior of your browser. |
| HttpPushHandler |
This handles and hides the different http push modes when sending
data back to the browser through method update(). |
| PushDataItem |
Little helper container to hold data which is pushed to browser |
| Util |
Common servlet methods |