Class RoutesTree.RouteComponentsSupplier
java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.route.RoutesTree.RouteComponentsSupplier
- All Implemented Interfaces:
Paths.PayloadComponentsSupplier<String,
RoutesTree.Route>
- Enclosing class:
RoutesTree
public static class RoutesTree.RouteComponentsSupplier
extends Object
implements Paths.PayloadComponentsSupplier<String,RoutesTree.Route>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RouteComponentsSupplier
public RouteComponentsSupplier()
-
-
Method Details
-
components
- Specified by:
components
in interfacePaths.PayloadComponentsSupplier<String,
RoutesTree.Route>
-
components
- Specified by:
components
in interfacePaths.PayloadComponentsSupplier<String,
RoutesTree.Route>
-
assemble
- Specified by:
assemble
in interfacePaths.PayloadComponentsSupplier<String,
RoutesTree.Route>
-