|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedOutputStream | |
---|---|
org.openqa.jetty.http | |
org.openqa.jetty.http.ajp |
Uses of BufferedOutputStream in org.openqa.jetty.http |
---|
Subclasses of BufferedOutputStream in org.openqa.jetty.http | |
---|---|
class |
ChunkingOutputStream
HTTP Chunking OutputStream. |
Methods in org.openqa.jetty.http with parameters of type BufferedOutputStream | |
---|---|
void |
HttpOutputStream.setBufferedOutputStream(BufferedOutputStream bos)
|
Uses of BufferedOutputStream in org.openqa.jetty.http.ajp |
---|
Subclasses of BufferedOutputStream in org.openqa.jetty.http.ajp | |
---|---|
class |
AJP13OutputStream
OutputStream for AJP13 protocol. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |