| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
This package contains Java objects that represent complex data structures
from the web application deployment descriptor file (
web.xml). |
| Modifier and Type | Method and Description |
|---|---|
SessionConfig |
WebXml.getSessionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebXml.setSessionConfig(SessionConfig sessionConfig) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.