public final class PrefixedEchoHandler extends AbstractHttpServiceHandler
| Constructor and Description |
|---|
PrefixedEchoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
echo(HttpServiceRequest request,
HttpServiceResponder responder) |
void |
initialize(HttpServiceContext context) |
configure, configure, destroy, getConfigurer, getContext, setProperties, useDatasets, useDatasetspublic static final String NAME
public void initialize(HttpServiceContext context) throws Exception
initialize in interface HttpServiceHandlerinitialize in class AbstractHttpServiceHandlerException@POST @Path(value="/echo") public void echo(HttpServiceRequest request, HttpServiceResponder responder)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.