public class ServiceStats extends ServerServiceFilter
| Constructor and Description |
|---|
ServiceStats(ServerService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
service(InputStream in,
OutputStream out) |
void |
service(Socket socket) |
getDelegate, getIP, getName, getPort, init, start, stopunwrappublic ServiceStats(ServerService service)
public void service(InputStream in, OutputStream out) throws ServiceException, IOException
service in interface ServerServiceservice in class ServerServiceFilterServiceExceptionIOExceptionpublic void service(Socket socket) throws ServiceException, IOException
service in interface ServerServiceservice in class ServerServiceFilterServiceExceptionIOExceptionCopyright © 1999–2019 The Apache Software Foundation. All rights reserved.