public class Server extends Object implements AutoCloseable
| Constructor and Description |
|---|
Server(int port) |
public Server(int port)
throws IOException
IOExceptionpublic void close()
close in interface AutoCloseablepublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2022 SiLA Java Developers. All rights reserved.