rero.net

Class SecureSocket

public class SecureSocket extends Object

Field Summary
protected SSLSocketsocket
Constructor Summary
SecureSocket(String host, int port)
Method Summary
SocketgetSocket()

Field Detail

socket

protected SSLSocket socket

Constructor Detail

SecureSocket

public SecureSocket(String host, int port)

Method Detail

getSocket

public Socket getSocket()