@FunctionalInterface
public interface SocketHandlerFunction
Modifier and Type | Method and Description |
---|---|
java.net.Socket |
apply(Options options,
java.lang.String host) |
java.net.Socket apply(Options options, java.lang.String host) throws java.io.IOException
java.io.IOException