Package | Description |
---|---|
javax.servlet | |
winstone | |
winstone.ajp13 |
Modifier and Type | Method and Description |
---|---|
ServletOutputStream |
ServletResponse.getOutputStream() |
ServletOutputStream |
ServletResponseWrapper.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 © 2012. All Rights Reserved.