public class Handler_identity extends MethodHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.reflect.Field |
FIELD_ROLES |
handlerMethodName, tsdb| Constructor and Description |
|---|
Handler_identity(RemoteTsDB tsdb) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.String target,
Request request,
HttpServletRequest req,
HttpServletResponse response) |
getHandlerMethodName, writeStringArray, writeStringArraypublic Handler_identity(RemoteTsDB tsdb)