@Version(value="2.0.0")
Interface | Description |
---|---|
IResponse |
Interface that the webcontainer expects the response objects to implement.
|
Class | Description |
---|---|
CollectionEnumerationHybrid<E> | |
StoredResponse |
StoredResponse is a response object that can be instantiated
by any servlet and used/passed as a standard HttpResponse.
|