protected static class HessianRegistryImpl.HessianListener extends java.lang.Object implements HttpListener
Modifier | Constructor and Description |
---|---|
protected |
HessianListener(HessianServer server) |
Modifier and Type | Method and Description |
---|---|
void |
onMessage(HttpRequest request,
HttpResponse response) |
protected HessianListener(HessianServer server)
public void onMessage(HttpRequest request, HttpResponse response) throws java.lang.Exception
onMessage
in interface HttpListener
java.lang.Exception