Interface | Description |
---|---|
FileServer |
Implementations of this interface are responsible for servicing
a file residing on the local file system to a Response object.
|
Annotation Type | Description |
---|---|
WebRequestHandler |
Annotation that denote a class capable of handling
particular URL patterns.
|
Copyright © 2020. All rights reserved.