public class SocketHttpSecureConnection extends SocketHttpConnection
socket| Constructor and Description |
|---|
SocketHttpSecureConnection(javax.net.ssl.SSLSocket socket) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initializes http connection after socket is created.
|
close, getInputStream, getOutputStream, getSocket, setTimeoutpublic SocketHttpSecureConnection(javax.net.ssl.SSLSocket socket)
public void init()
throws java.io.IOException
HttpConnectionHttpConnection.setTimeout(int).init in interface HttpConnectioninit in class SocketHttpConnectionjava.io.IOExceptionCopyright © 2003-present Jodd Team