| Interface | Description |
|---|---|
| AdapterFactory |
Interface to be used with
ExtendedServiceLoader for creating adapters. |
| IndexContentProvider |
Interface to implement by content providers for the index page
|
| IndexContentProviderFactory |
Interface to be used with
ExtendedServiceLoader for creating content providers for the index page. |
| 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 © 2022. All rights reserved.