Package org.jboss.resteasy.reactor
Interface FluxRxInvoker
- All Superinterfaces:
jakarta.ws.rs.client.RxInvoker<reactor.core.publisher.Flux<?>>
- All Known Implementing Classes:
FluxRxInvokerImpl
public interface FluxRxInvoker
extends jakarta.ws.rs.client.RxInvoker<reactor.core.publisher.Flux<?>>
-
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.FluxSink.OverflowStrategy
void
setOverflowStrategy
(reactor.core.publisher.FluxSink.OverflowStrategy overflowStrategy)