| Package | Description |
|---|---|
| tigase.http |
| Modifier and Type | Method and Description |
|---|---|
ServletInfo |
ServletInfo.addInitParam(String key,
String value) |
ServletInfo |
ServletInfo.addMapping(String mapping) |
ServletInfo[] |
DeploymentInfo.getServlets() |
static ServletInfo |
HttpServer.servlet(String name,
Class<? extends javax.servlet.http.HttpServlet> servletClass) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo |
DeploymentInfo.addServlets(ServletInfo... servlets) |
Copyright © 2013–2020 "Tigase, Inc.". All rights reserved.