public interface HttpListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(HttpRequest request,
HttpResponse response) |
void onMessage(HttpRequest request, HttpResponse response) throws Exception
ExceptionCopyright © 1999–2019 The Apache Software Foundation. All rights reserved.