public interface SocketHandler extends Runnable
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isBusy() |
void |
setSocket(Socket newSocket) |
void |
shutdown() |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.