public class SslTcpOutputStream extends TcpOutputStream implements FlushableCloseable
socket
. Uses SSLSocketFactory.getDefault()
to create the socket.Constructor and Description |
---|
SslTcpOutputStream(InetAddress address,
int port) |
public SslTcpOutputStream(InetAddress address, int port) throws IOException
IOException
Copyright © 2015 JBoss, a division of Red Hat, Inc.. All Rights Reserved.