Interface | Description |
---|---|
SourceDirectoryUrlFilter |
Filter URLs based on a source directory name.
|
Class | Description |
---|---|
DefaultSourceDirectoryUrlFilter |
Default implementation of
SourceDirectoryUrlFilter that attempts to match URLs
using common naming conventions. |
HttpRestartServer |
A HTTP server that can be used to upload updated
ClassLoaderFiles and trigger
restarts. |
HttpRestartServerHandler |
Adapts
HttpRestartServer to a Handler . |
RestartServer |
Server used to
restart the current application with updated
ClassLoaderFiles . |