public class RouteBase<I extends water.api.Route,S extends RouteBase<I,S>> extends Schema<I,RouteBase<I,S>>
Schema.Meta
Modifier and Type | Field and Description |
---|---|
java.lang.String |
doc_method |
java.lang.String |
handler_class |
java.lang.String |
handler_method |
java.lang.String |
http_method |
java.lang.String |
input_schema |
java.lang.String |
markdown |
java.lang.String |
output_schema |
java.lang.String[] |
path_params |
java.lang.String |
summary |
java.lang.String |
url_pattern |
__meta, _impl_class, _version_pattern
Constructor and Description |
---|
RouteBase() |
Modifier and Type | Method and Description |
---|---|
RouteBase |
fillFromImpl(water.api.Route impl)
Version and Schema-specific filling from the implementation object.
|
acceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromParms, fillImpl, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemas
clone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSON