Class Http1ClientConnection
java.lang.Object
cool.scx.http.x.http1.Http1ClientConnection
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal cool.scx.bytes.ByteReaderfinal OutputStreamfinal ScxTCPSocket -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tcpSocket
-
dataReader
public final cool.scx.bytes.ByteReader dataReader -
dataWriter
-
options
-
-
Constructor Details
-
Http1ClientConnection
-
-
Method Details
-
sendRequest
public Http1ClientConnection sendRequest(Http1ClientRequest request, MediaWriter writer) throws IOException - Throws:
IOException
-
waitResponse
-