public interface ServerSocketCreator
| Modifier and Type | Method and Description |
|---|---|
ServerSocket |
createServerSocket()
Returns an unbound server socket.
|
ServerSocket createServerSocket() throws IOException
IOExceptionCopyright © 2006–2024. All rights reserved.