sunlabs.brazil.util.http
public class HttpSocket extends Object
HttpSocketPool for
the HttpRequest object.
This class should not be visible at this scope. It is only here until a better place for it is found.
| Field Summary | |
|---|---|
| boolean | firstTime |
| String | host |
| InputStream | in |
| long | lastUsed |
| OutputStream | out |
| int | port |
| Socket | sock |
| int | timesUsed |
| Constructor Summary | |
|---|---|
| HttpSocket(String host, int port) | |
| Method Summary | |
|---|---|
| String | toString() |