Uses of Class
com.avoka.tm.http.HttpRequest.FileParam
-
Packages that use HttpRequest.FileParam Package Description com.avoka.tm.http Provides HTTP Client classes using underlying Apache HTTP Components library. -
-
Uses of HttpRequest.FileParam in com.avoka.tm.http
Methods in com.avoka.tm.http that return types with arguments of type HttpRequest.FileParam Modifier and Type Method Description Map<String,HttpRequest.FileParam>
HttpRequest. getFileParams()
Get file parameters for a multi-part request.
-