public class RestModule extends AbstractModule
commandManagerHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
RestModule() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDefaults() |
String |
getDescription() |
static File[] |
getGroovyFiles(File scriptsDirFile) |
static RestModule |
getModuleByUUID(String uuid) |
String |
getName() |
void |
setProperties(Map<String,Object> props) |
void |
start() |
void |
stop() |
addOutPacket, addOutPacket, getAuthRepository, getDiscoInfo, getDiscoItems, getFeatures, getJid, getUserRepository, init, initBindings, isAdmin, isRequestAllowed, processPacketpublic static RestModule getModuleByUUID(String uuid)
public String getName()
public String getDescription()
public void start()
start in interface Modulestart in class AbstractModulepublic void stop()
stop in interface Modulestop in class AbstractModulepublic Map<String,Object> getDefaults()
getDefaults in interface ModulegetDefaults in class AbstractModulepublic void setProperties(Map<String,Object> props)
setProperties in interface ModulesetProperties in class AbstractModuleCopyright © 2015 Tigase. All rights reserved.