@FunctionalInterface public static interface NetUtils.SocketFactory
Modifier and Type | Method and Description |
---|---|
ServerSocket |
createSocket(int port) |
ServerSocket createSocket(int port) throws IOException
IOException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.