org.openejb.server.httpd
Class ServerServiceAdapter
java.lang.Object
org.openejb.server.httpd.ServerServiceAdapter
- All Implemented Interfaces:
- HttpListener
public class ServerServiceAdapter
- extends Object
- implements HttpListener
- Version:
- $Revision$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerServiceAdapter
public ServerServiceAdapter(ServerService service)
onMessage
public void onMessage(HttpRequest request,
HttpResponse response)
throws Exception
- Specified by:
onMessage
in interface HttpListener
- Throws:
Exception
Copyright © 1999-2010 OpenEJB. All Rights Reserved.