public interface SocketService
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the service.
|
void |
service(Socket socket) |
void service(Socket socket) throws ServiceException, IOException
ServiceExceptionIOExceptionString getName()
Copyright © 2005–2019. All rights reserved.