| Class | Description |
|---|---|
| MethodLinkFactorySupport<T> |
Base class for easier implementation of
MethodLinkFactory classes. |
| SimpleControllerMethodLinkBuilderFactory |
Simple implementation of the
ControllerMethodLinkBuilderFactory, as
well as the MethodLinkFactoryRegistry. |
| SimpleMethodLinkBuilder<T> |
Simple
MethodLinkBuilder implementation which delegates the creation
of UriComponents instances to its Controller methods through
a MethodLinkFactory of the same Controller. |
| SimpleMethodLinkBuilderFactory<T> |
Simple
MethodLinkBuilderFactory implementation which creates
instances of MethodLinkBuilder using the
SimpleMethodLinkBuilder class. |
Copyright © 2018 DISID Corporation. All rights reserved.