|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Clientlet | A clientlet processes a URL response and creates content renderable by a user agent. |
| ClientletContext | The context in which a clientlet processes a web or file response. |
| ClientletRequest | A URL request such as a HTTP, file or FTP request. |
| ClientletResponse | Represents a URL response such as an HTTP or file protocol response. |
| ClientletSelector | Interface implemented in order to handle web responses, typically by checking the content types. |
| ClientletThreadGroup | An interface the platform should have a ThreadGroup
extension implement such
that threads created during a request belong to
an instance of this interface. |
| ComponentContent | Content set by a Clientlet. |
| ContentBuffer | Undocumented. |
| Header | Represents a HTTP header. |
| Class Summary | |
|---|---|
| AbstractComponentContent | Abstract implementation of ComponentContent. |
| ClientletAccess | Provides utility methods to access the current clientlet context. |
| SimpleComponentContent | |
| Exception Summary | |
|---|---|
| CancelClientletException | This exception may be thrown from the Clientlet.process(ClientletContext) method
of a clientlet to cancel the request. |
| ClientletException | Exception thrown by clientlets. |
| JavaVersionException | Thrown when a clientlet requires a newer Java version than the one running the clientlet engine. |
| NavigatorVersionException | Thrown when a clientlet requires a newer navigator version than the one running. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||