public interface IClientSocketFactory
Modifier and Type | Method and Description |
---|---|
Socket |
createSocket(String name,
int port,
int timeout) |
Socket createSocket(String name, int port, int timeout) throws IOException
IOException
Copyright © 2017 Eclipse Foundation. All rights reserved.