| Package | Description |
|---|---|
| feign |
| Modifier and Type | Method and Description |
|---|---|
InvocationHandlerFactory.MethodHandler |
InvocationHandlerFactory.MethodHandler.Factory.create(Target<?> target,
MethodMetadata md,
C requestContext) |
| 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–2023 OpenFeign. All rights reserved.