public class SolrConfigRestApi
extends org.restlet.Application
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
SolrConfigRestApi() |
Modifier and Type | Method and Description |
---|---|
org.restlet.Restlet |
createInboundRoot()
Bind URL paths to the appropriate ServerResource subclass.
|
static Set<String> |
getReservedEndpoints()
TODO: If and when this API has reserved endpoints, add them to the set returned here.
|
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 Set<String> getReservedEndpoints()
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-2014 Apache Software Foundation. All Rights Reserved.