public class SocketOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
SocketOutputStream(InetSocketAddress inetSocketAddress) |
SocketOutputStream(Socket socket) |
public SocketOutputStream(InetSocketAddress inetSocketAddress) throws IOException
IOExceptionpublic SocketOutputStream(Socket socket) throws IOException
IOExceptionCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.