Uses of Interface
org.zalando.riptide.RoutingTree
-
Uses of RoutingTree in org.zalando.riptide
Methods in org.zalando.riptide that return RoutingTreeModifier and TypeMethodDescriptionstatic <A> RoutingTree<A>static <A> RoutingTree<A>default RoutingTree<A>default RoutingTree<A>default RoutingTree<A>RoutingTree.merge(RoutingTree<A> other) Methods in org.zalando.riptide with parameters of type RoutingTreeModifier and TypeMethodDescriptionfinal <A> CompletableFuture<org.springframework.http.client.ClientHttpResponse>DispatchStage.dispatch(RoutingTree<A> tree) default RoutingTree<A>RoutingTree.merge(RoutingTree<A> other) EqualityNavigator.navigate(A attribute, RoutingTree<A> tree) EqualityNavigator.navigate(org.springframework.http.client.ClientHttpResponse response, RoutingTree<A> tree) Navigator.navigate(org.springframework.http.client.ClientHttpResponse response, RoutingTree<A> tree)