| Package | Description |
|---|---|
| javax.servlet | |
| winstone | |
| winstone.ajp13 |
| Modifier and Type | Method and Description |
|---|---|
ServletOutputStream |
ServletResponseWrapper.getOutputStream() |
ServletOutputStream |
ServletResponse.getOutputStream() |
| Modifier and Type | Class and Description |
|---|---|
class |
WinstoneOutputStream
Matches the socket output stream to the servlet output.
|
| Modifier and Type | Method and Description |
|---|---|
ServletOutputStream |
WinstoneResponse.getOutputStream() |
| Modifier and Type | Class and Description |
|---|---|
class |
Ajp13OutputStream
Extends the winstone output stream, so that the ajp13 protocol requirements
can be fulfilled.
|
Copyright © 2013. All Rights Reserved.