| Interface | Description |
|---|---|
| AdapterFactory |
Interface to use Java's ServiceLoader for creating adapters
|
| ServletAdapterFactory |
Specialized factory for creating Servlet adapters
|
| ServletUrlResourcePaths.UrlResourcePathVisitor |
The interface of a visitor
|
| UrlResourcePath |
A
UrlResourcePath describes the hierarchical structure of a resource along with additional meta information. |
| Class | Description |
|---|---|
| ServletUrlResourcePaths |
A utility to iterate the public
UrlResourcePaths of Servlets created by ServletAdapterFactory
according to the passed CdsRuntime. |
Copyright © 2021. All rights reserved.