| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.server.handlers.encoding | |
| io.undertow.server.handlers.resource |
| Class | Description |
|---|---|
| ResourceHandler | |
| ResourceManager |
Representation of a resource manager.
|
| Class | Description |
|---|---|
| CachingResourceManager | |
| Resource |
Representation of a static resource.
|
| Class | Description |
|---|---|
| CachedResource | |
| CachingResourceManager | |
| FileResourceManager |
Serves files from the file system.
|
| PathResource |
A path resource
|
| PathResourceManager |
Serves files from the file system.
|
| PathResourceManager.Builder | |
| PathResourceManager.ETagFunction | |
| PreCompressedResourceSupplier |
A resource supplier that allows pre-compressed resources to be served if the client accepts the request.
|
| RangeAwareResource |
A resource implementation that
|
| Resource |
Representation of a static resource.
|
| ResourceChangeEvent |
An event that is fired when a resource is modified
|
| ResourceChangeEvent.Type |
Watched file event types.
|
| ResourceChangeListener |
Listener that is invoked when a resource changes.
|
| ResourceHandler | |
| ResourceManager |
Representation of a resource manager.
|
| ResourceSupplier |
Interface that allows for more flexibility when resolving a resource than is currently provided
by
ResourceManager. |
Copyright © 2018. All rights reserved.