org.apache.openejb.server
Class ServiceStats
java.lang.Object
org.apache.openejb.server.ServerServiceFilter
org.apache.openejb.server.ServiceStats
- All Implemented Interfaces:
- ServerService, Service
public class ServiceStats
- extends ServerServiceFilter
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceStats
public ServiceStats(ServerService service)
service
public void service(InputStream in,
OutputStream out)
throws ServiceException,
IOException
- Specified by:
service in interface ServerService- Overrides:
service in class ServerServiceFilter
- Throws:
ServiceException
IOException
service
public void service(Socket socket)
throws ServiceException,
IOException
- Specified by:
service in interface ServerService- Overrides:
service in class ServerServiceFilter
- Throws:
ServiceException
IOException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.