T
- the type of the first argument to the functionR
- the type of element signaled by the Publisher
public interface RewriteFunction<T,R> extends BiFunction<org.springframework.web.server.ServerWebExchange,T,org.reactivestreams.Publisher<R>>
andThen, apply
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.