private class AbstractSockJsService.InfoHandler extends java.lang.Object implements AbstractSockJsService.SockJsRequestHandler
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
INFO_CONTENT |
| Modifier | Constructor and Description |
|---|---|
private |
InfoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ServerHttpRequest request,
ServerHttpResponse response) |
private static final java.lang.String INFO_CONTENT
public void handle(ServerHttpRequest request, ServerHttpResponse response) throws java.io.IOException
handle in interface AbstractSockJsService.SockJsRequestHandlerjava.io.IOException