public final class PingService extends AbstractHttpServiceHandler
| Constructor and Description |
|---|
PingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ping(HttpServiceRequest request,
HttpServiceResponder responder) |
configure, configure, destroy, getConfigurer, getContext, initialize, setProperties, useDatasets, useDatasetspublic static final String NAME
@Path(value="ping") @GET public void ping(HttpServiceRequest request, HttpServiceResponder responder)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.