|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServletResponseWrapper in org.norther.tammi.spray.connector.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.connector.chain | |
|---|---|
class |
AbstractConnectorResponse
An abstract implementation of the connector response. |
class |
ConnectorResponse
A default implementation of the connector response implementing raw stream support. |
class |
DispatchedResponse
A dispatched response providing about the same functionality as ConnectorResponse and hiding others to provide a fresh start
for includes. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.engine.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.engine.chain | |
|---|---|
class |
TemplateResponse
A default implementation of the template response. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.filter.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.filter.chain | |
|---|---|
class |
HttpServletResponseWrapper
A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a
recyclable alternative to the
javax.servlet.http.HttpServletResponseWrapper class. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.protocol.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.protocol.chain | |
|---|---|
class |
AbstractProtocolResponse
An abstract protocol response implementing extended character encoding. |
class |
HttpProtocolResponse
A default implementation of the HTTP protocol response. |
class |
HttpRelayResponse
A HTTP relay response. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.remote.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.remote.chain | |
|---|---|
class |
HttpRMIResponse
An HTTP response through an RMI connection. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.servlet.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.servlet.chain | |
|---|---|
class |
HttpServletResponseDecorator
A decorator for HttpServletResponse. |
| Uses of ServletResponseWrapper in org.norther.tammi.spray.terminal.chain |
|---|
| Subclasses of ServletResponseWrapper in org.norther.tammi.spray.terminal.chain | |
|---|---|
class |
TerminalResponse
A default implementation of the terminal response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||