public class SocketStreamFactory extends java.lang.Object implements IOStreamFactory
Constructor and Description |
---|
SocketStreamFactory(java.lang.String host,
int port) |
Modifier and Type | Method and Description |
---|---|
IOStream |
createStream() |
public SocketStreamFactory(java.lang.String host, int port) throws java.io.IOException
java.io.IOException
public IOStream createStream() throws java.io.IOException
createStream
in interface IOStreamFactory
java.io.IOException