Uses of Class
kong.unirest.core.Invocation
Packages that use Invocation
-
Uses of Invocation in kong.unirest.core
Fields in kong.unirest.core declared as InvocationFields in kong.unirest.core with type parameters of type InvocationMethods in kong.unirest.core that return types with arguments of type InvocationModifier and TypeMethodDescriptionprivate Optional
<Invocation> Routes.getBestMatch
(HttpRequest request) private Optional
<Invocation> Routes.getBestMatch
(HttpRequest request, boolean expected) Methods in kong.unirest.core with parameters of type InvocationConstructors in kong.unirest.core with parameters of type Invocation