JavaScript is disabled on your browser.
Skip navigation links
Apache Tomcat
®
8.5.100
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.tomcat.util
package
org.apache.tomcat.util
Related Packages
Package
Description
org.apache.tomcat
org.apache.tomcat.util.bcel
This package contains basic classes for the
Byte Code Engineering Library
and constants defined by the
JVM specification
.
org.apache.tomcat.util.buf
Buffers and Encodings
org.apache.tomcat.util.codec
org.apache.tomcat.util.collections
org.apache.tomcat.util.compat
org.apache.tomcat.util.descriptor
org.apache.tomcat.util.digester
The Digester package provides for rules-based processing of arbitrary XML documents.
org.apache.tomcat.util.file
This package contains utility classes for file handling.
org.apache.tomcat.util.http
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc.
org.apache.tomcat.util.json
org.apache.tomcat.util.log
org.apache.tomcat.util.modeler
The
Modeler
component of the Commons project offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification.
org.apache.tomcat.util.net
org.apache.tomcat.util.res
org.apache.tomcat.util.scan
This package contains the common classes used to perform configuration scanning for Catalina and Jasper.
org.apache.tomcat.util.security
org.apache.tomcat.util.threads
All Classes and Interfaces
Interfaces
Classes
Class
Description
Diagnostics
ExceptionUtils
Utilities for handling Throwables and Exceptions.
IntrospectionUtils
Utils for introspection and reflection
IntrospectionUtils.PropertySource
IntrospectionUtils.SecurePropertySource
MultiThrowable
Wraps a list of throwables as a single throwable.