- java.lang.Object
-
- co.cask.cdap.api.service.http.AbstractHttpServiceHandler
-
- co.cask.cdap.client.app.PrefixedEchoHandler
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
NAME |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
echo(co.cask.cdap.api.service.http.HttpServiceRequest request,
co.cask.cdap.api.service.http.HttpServiceResponder responder) |
void |
initialize(co.cask.cdap.api.service.http.HttpServiceContext context) |
-
Methods inherited from class co.cask.cdap.api.service.http.AbstractHttpServiceHandler
configure, configure, destroy, getConfigurer, getContext, setProperties, useDatasets, useDatasets
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.