public class SchemaRestApi
extends org.restlet.Application
Modifier and Type | Field and Description |
---|---|
static String |
COPY_FIELDS |
static String |
COPY_FIELDS_PATH |
static String |
DYNAMIC_FIELDS |
static String |
DYNAMIC_FIELDS_PATH |
static String |
FIELDS |
static String |
FIELDS_PATH |
static String |
FIELDTYPES |
static String |
FIELDTYPES_PATH |
static org.slf4j.Logger |
log |
static String |
NAME_SEGMENT |
static String |
NAME_VARIABLE |
Constructor and Description |
---|
SchemaRestApi() |
Modifier and Type | Method and Description |
---|---|
org.restlet.Restlet |
createInboundRoot()
Bind URL paths to the appropriate ServerResource subclass.
|
void |
stop() |
createOutboundRoot, getConnectorService, getConnegService, getConverterService, getCurrent, getDecoderService, getEncoderService, getInboundRoot, getMetadataService, getOutboundRoot, getRangeService, getRole, getRoles, getServices, getStatusService, getTaskService, getTunnelService, handle, setClientRoot, setConnectorService, setConnegService, setContext, setConverterService, setCurrent, setDecoderService, setEncoderService, setInboundRoot, setInboundRoot, setMetadataService, setOutboundRoot, setOutboundRoot, setRangeService, setRoles, setStatusService, setTaskService, setTunnelService, start
public static final org.slf4j.Logger log
public static final String FIELDS
public static final String FIELDS_PATH
public static final String DYNAMIC_FIELDS
public static final String DYNAMIC_FIELDS_PATH
public static final String FIELDTYPES
public static final String FIELDTYPES_PATH
public static final String NAME_VARIABLE
public static final String NAME_SEGMENT
public static final String COPY_FIELDS
public static final String COPY_FIELDS_PATH
public void stop() throws Exception
stop
in class org.restlet.Application
Exception
public org.restlet.Restlet createInboundRoot()
createInboundRoot
in class org.restlet.Application
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.