Uses of Class
kong.unirest.core.Routes
Packages that use Routes
-
Uses of Routes in kong.unirest.core
Fields in kong.unirest.core declared as RoutesFields in kong.unirest.core with type parameters of type RoutesMethods in kong.unirest.core that return RoutesModifier and TypeMethodDescriptionprivate Routes
MockClient.createNewPath
(HttpRequest request) private Routes
MockClient.findExpecation
(HttpRequest request) Methods in kong.unirest.core that return types with arguments of type RoutesConstructors in kong.unirest.core with parameters of type RoutesModifierConstructorDescriptionInvocation
(Routes routes) Invocation
(Routes routes, HttpRequest request) (package private)
Invocation
(Routes routes, Invocation other)