|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASCIIPrintStream | |
|---|---|
| org.sblim.cimclient.internal.http | Internal implementation of HTTP client and server. |
| Uses of ASCIIPrintStream in org.sblim.cimclient.internal.http |
|---|
| Methods in org.sblim.cimclient.internal.http that return ASCIIPrintStream | |
|---|---|
ASCIIPrintStream |
MessageWriter.getOutputStream()
Returns the output stream |
| Methods in org.sblim.cimclient.internal.http with parameters of type ASCIIPrintStream | |
|---|---|
void |
HttpClientMethod.write(ASCIIPrintStream pStream)
Writes the method to a given stream |
void |
HttpHeader.write(ASCIIPrintStream pWriter)
Writes a header block to a stream |
void |
HttpServerMethod.write(ASCIIPrintStream pStream)
Write to a given output stream |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||