| Package | Description |
|---|---|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| Modifier and Type | Field and Description |
|---|---|
private IncludeExcludeSet<java.lang.String,java.net.InetAddress> |
ThreadLimitHandler._includeExcludeSet |
private IncludeExcludeSet<java.lang.String,java.net.InetAddress> |
InetAccessHandler._set |
| Modifier and Type | Class and Description |
|---|---|
class |
IncludeExclude<ITEM>
Utility class to maintain a set of inclusions and exclusions.
|
| Modifier and Type | Field and Description |
|---|---|
protected IncludeExcludeSet<java.nio.file.PathMatcher,java.nio.file.Path> |
PathWatcher.Config.includeExclude |
| Modifier and Type | Field and Description |
|---|---|
(package private) IncludeExcludeSet<ClasspathPattern.Entry,java.net.URI> |
ClasspathPattern._locations |
(package private) IncludeExcludeSet<ClasspathPattern.Entry,java.lang.String> |
ClasspathPattern._patterns |