public class SocketGenerator extends Object
| Constructor and Description |
|---|
SocketGenerator() |
| Modifier and Type | Method and Description |
|---|---|
SocketClient |
generateClient() |
SocketServer |
generateServer() |
public SocketServer generateServer() throws Exception
Exceptionpublic SocketClient generateClient() throws Exception
ExceptionCopyright © 2020. All rights reserved.