| Package | Description |
|---|---|
| tigase.http | |
| tigase.http.api | |
| tigase.http.java |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo |
DeploymentInfo.addServlets(ServletInfo... servlets) |
static DeploymentInfo |
HttpServer.deployment() |
DeploymentInfo |
DeploymentInfo.setClassLoader(ClassLoader classLoader) |
DeploymentInfo |
DeploymentInfo.setContextPath(String contextPath) |
DeploymentInfo |
DeploymentInfo.setDeploymentName(String name) |
DeploymentInfo |
DeploymentInfo.setService(Service service) |
DeploymentInfo |
DeploymentInfo.setVHosts(String... vhosts) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServer.deploy(DeploymentInfo deployment) |
void |
HttpServer.undeploy(DeploymentInfo deployment) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerIfc.deploy(DeploymentInfo deployment) |
void |
HttpServerIfc.undeploy(DeploymentInfo deployment) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaStandaloneHttpServer.deploy(DeploymentInfo deployment) |
void |
JavaStandaloneHttpServer.undeploy(DeploymentInfo deployment) |
| Constructor and Description |
|---|
RequestHandler(DeploymentInfo info) |
Copyright © 2015 Tigase. All rights reserved.