public static final class InvocationHandlerFactory.Default extends Object implements InvocationHandlerFactory
InvocationHandlerFactory.Default, InvocationHandlerFactory.MethodHandler| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
InvocationHandler |
create(Target target,
Map<Method,InvocationHandlerFactory.MethodHandler> dispatch) |
public InvocationHandler create(Target target, Map<Method,InvocationHandlerFactory.MethodHandler> dispatch)
create in interface InvocationHandlerFactoryCopyright © 2012–2021 OpenFeign. All rights reserved.