public class PluginRestletApplication extends Application
Constructor and Description |
---|
PluginRestletApplication() |
Modifier and Type | Method and Description |
---|---|
static void |
attachRestPlugin(ServerResource resource) |
Restlet |
createInboundRoot()
Creates a root Restlet that will receive all incoming calls.
|
protected void |
loadPlugins() |
public PluginRestletApplication()
public Restlet createInboundRoot()
protected void loadPlugins()
public static void attachRestPlugin(ServerResource resource)