Package reactivefeign
Class ReactiveInvocationHandler.Factory
- java.lang.Object
-
- reactivefeign.ReactiveInvocationHandler.Factory
-
- All Implemented Interfaces:
feign.InvocationHandlerFactory
- Enclosing class:
- ReactiveInvocationHandler
public static final class ReactiveInvocationHandler.Factory extends java.lang.Object implements feign.InvocationHandlerFactoryFactory for ReactiveInvocationHandler.
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.InvocationHandlercreate(feign.Target target, java.util.Map<java.lang.reflect.Method,feign.InvocationHandlerFactory.MethodHandler> dispatch)
-