Interface TypedClientArgumentRequestBinder<T>
- Type Parameters:
T- The argument type
- All Superinterfaces:
ClientArgumentRequestBinder<T>, ClientRequestBinder
A
ClientArgumentRequestBinder that is resolved based on the argument type.- Since:
- 2.1.0
- Author:
- James Kleeh
-
Method Summary
Modifier and TypeMethodDescriptionReturns additional super types.Methods inherited from interface ClientArgumentRequestBinder
bind
-
Method Details
-
argumentType
-
superTypes
-