Uses of Class
de.xima.fc.http.params.BinaryData
- 
Packages that use BinaryData Package Description de.xima.fc.http.params  - 
- 
Uses of BinaryData in de.xima.fc.http.params
Methods in de.xima.fc.http.params with parameters of type BinaryData Modifier and Type Method Description SelfIBinaryDataBuilder. addBinaryData(BinaryData data)Adds a binary data file to this builder.Method parameters in de.xima.fc.http.params with type arguments of type BinaryData Modifier and Type Method Description SelfIBinaryDataBuilder. addBinaryDataItems(Iterable<BinaryData> dataItems)Adds binary data items file to this builder. 
 -