public static interface InvocationHandlerFactory.MethodHandler.Factory<C>
Modifier and Type | Method and Description |
---|---|
InvocationHandlerFactory.MethodHandler |
create(Target<?> target,
MethodMetadata md,
C requestContext) |
InvocationHandlerFactory.MethodHandler create(Target<?> target, MethodMetadata md, C requestContext)
Copyright © 2012–2023 OpenFeign. All rights reserved.