Uses of Class
com.avoka.tm.util.Path
Packages that use Path
Package
Description
 Provides HTTP Client classes using underlying Apache HTTP Components library.
Provides Utility function classes.
- 
Uses of Path in com.avoka.tm.httpMethods in com.avoka.tm.http that return PathModifier and TypeMethodDescriptionHttpResponse.getPathContent()Return the content as a Path object, or null if not defined.
- 
Uses of Path in com.avoka.tm.utilMethods in com.avoka.tm.util that return PathModifier and TypeMethodDescriptionReturn the first path object for the given expression, or null if not resolved.Methods in com.avoka.tm.util that return types with arguments of type Path