private static class BasicProxyManager.HTTPResponse extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private String |
rsp |
buf, count
Constructor and Description |
---|
HTTPResponse(Socket s) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
close, reset, size, toByteArray, toString, toString, write, write, writeTo
flush, write
public HTTPResponse(Socket s) throws IOException
IOException
public String toString()
toString
in class ByteArrayOutputStream
Copyright © 2017 dcm4che.org. All rights reserved.