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