©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| org.apache.http.io.SessionOutputBuffer |
Session output buffer for blocking connections.
| void | flush() | |||||
| HttpTransportMetrics | getMetrics() | |||||
| void | write(byte[] b) | |||||
| void | write(int b) | |||||
| void | write(byte[] b, int off, int len) | |||||
| void | writeLine(CharArrayBuffer buffer) | |||||
| void | writeLine(String s) |
| IOException |
|---|
| IOException |
|---|
| IOException |
|---|
| IOException |
|---|
| IOException |
|---|
| IOException |
|---|