T
- The typepublic interface RouteDataCollector<T>
Used to respond with route information used for the RoutesEndpoint
.
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<T> |
getData(java.util.stream.Stream<UriRoute> routes) |