org.apache.openejb.server.httpd
Class ServerServiceAdapter
java.lang.Object
org.apache.openejb.server.httpd.ServerServiceAdapter
- All Implemented Interfaces:
- HttpListener
public class ServerServiceAdapter
- extends Object
- implements HttpListener
- Version:
- $Revision: 450758 $ $Date: 2006-09-28 10:40:18 +0200 (Do, 28. Sep 2006) $
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-2011 The Apache OpenEJB development community. All Rights Reserved.