public interface HttpServerIfc
| Modifier and Type | Field and Description |
|---|---|
static int |
DEF_HTTP_PORT_VAL |
static String |
HTTP_PORT_KEY |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentInfo deployment) |
void |
setProperties(Map<String,Object> props) |
void |
start() |
void |
stop() |
void |
undeploy(DeploymentInfo deployment) |
static final String HTTP_PORT_KEY
static final int DEF_HTTP_PORT_VAL
void start()
void stop()
void deploy(DeploymentInfo deployment)
void undeploy(DeploymentInfo deployment)
Copyright © 2015 Tigase. All rights reserved.