org.apache.openejb.server.httpd
Class FilterListener
java.lang.Object
org.apache.openejb.server.httpd.FilterListener
- All Implemented Interfaces:
- HttpListener
public class FilterListener
- extends Object
- implements HttpListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterListener
public FilterListener(javax.servlet.Filter filter,
String contextRoot)
onMessage
public void onMessage(HttpRequest request,
HttpResponse response)
throws Exception
- Specified by:
onMessage in interface HttpListener
- Throws:
Exception
getDelegate
public javax.servlet.Filter getDelegate()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.