Package reactivefeign
-
Interface Summary Interface Description FallbackFactory<T> ReactiveFeignBuilder<T> -
Class Summary Class Description ReactiveContract Contract allowing onlyMonoandFluxreturn type.ReactiveFeign Allows Feign interfaces to acceptPublisheras body and return reactiveMonoorFlux.ReactiveFeign.Builder<T> ReactiveFeign builder.ReactiveInvocationHandler InvocationHandlerimplementation that transforms calls to methods of feign contract into asynchronous HTTP requests via spring WebClient.ReactiveInvocationHandler.Factory Factory for ReactiveInvocationHandler.ReactiveOptions ReactiveOptions.Builder ReactiveOptions.ProxySettings ReactiveOptions.ProxySettingsBuilder