@Bean(name="httpModule",
parent=FileUploadComponent.class,
active=true)
public class HttpModule
extends AbstractHttpModule
implements tigase.kernel.beans.Initializable, tigase.kernel.beans.UnregisterAware
contextPath, httpServer, uuid, vhosts| Constructor and Description |
|---|
HttpModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
beanConfigurationChanged, beforeUnregister, getKernel, initialize, register, unregisterpublic void start()
start in class AbstractHttpModulepublic void stop()
stop in class AbstractHttpModuleCopyright © 2013–2021 Tigase. All rights reserved.