| Interface | Description |
|---|---|
| ControllerMethodLinkBuilderFactory |
Factory to build links to the methods of a controller.
|
| MethodLinkBuilder<T> |
Build links to controller methods.
|
| MethodLinkBuilderFactory<T> |
Factory to build links to methods of a controller.
|
| MethodLinkFactory<T> |
Factory to create
UriComponents instances to a controller method. |
| MethodLinkFactoryRegistry |
Registry of
MethodLinkFactory instances. |
| Class | Description |
|---|---|
| SpringletsMvcUriComponentsBuilder |
This class is a custom implementation of the
MvcUriComponentsBuilder
class provided by the Spring MVC. |
Copyright © 2018 DISID Corporation. All rights reserved.