public class ServerServiceAdapter extends Object implements HttpListener
| Constructor and Description |
|---|
ServerServiceAdapter(ServerService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(HttpRequest request,
HttpResponse response) |
public ServerServiceAdapter(ServerService service)
public void onMessage(HttpRequest request, HttpResponse response) throws Exception
onMessage in interface HttpListenerExceptionCopyright © 1999–2019 The Apache Software Foundation. All rights reserved.