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
ServiceException
IOException
String getName()
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.