Package | Description |
---|---|
feign |
Modifier and Type | Method and Description |
---|---|
InvocationHandler |
InvocationHandlerFactory.create(Target target,
Map<Method,InvocationHandlerFactory.MethodHandler> dispatch) |
InvocationHandler |
InvocationHandlerFactory.Default.create(Target target,
Map<Method,InvocationHandlerFactory.MethodHandler> dispatch) |
Copyright © 2012–2020 OpenFeign. All rights reserved.