|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.server.httpd.HttpListenerRegistry
public class HttpListenerRegistry
Constructor Summary | |
---|---|
HttpListenerRegistry()
|
Method Summary | |
---|---|
void |
addHttpListener(HttpListener listener,
java.lang.String regex)
|
void |
onMessage(HttpRequest request,
HttpResponse response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpListenerRegistry()
Method Detail |
---|
public void onMessage(HttpRequest request, HttpResponse response) throws java.lang.Exception
onMessage
in interface HttpListener
java.lang.Exception
public void addHttpListener(HttpListener listener, java.lang.String regex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |