Uses of Class
kong.unirest.core.Path
Packages that use Path
-
Uses of Path in kong.unirest.core
Fields in kong.unirest.core declared as PathModifier and TypeFieldDescriptionprotected Path
BaseRequest.url
protected Path
WebSocketRequestImpl.url
Methods in kong.unirest.core that return PathMethods in kong.unirest.core with parameters of type PathModifier and TypeMethodDescriptionMockClient.findByPath
(HttpMethod get, Path path) (package private) boolean
Routes.matches
(HttpMethod httpMethod, Path url) Constructors in kong.unirest.core with parameters of type Path