Package com.veeva.vault.vapil.connector
Class HttpRequestConnector.BinaryFile
java.lang.Object
com.veeva.vault.vapil.connector.HttpRequestConnector.BinaryFile
- Enclosing class:
- HttpRequestConnector
Handler for streaming a binary file in a multi-part
request. Wrapper class to house the name of the file
and the file's binary content
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BinaryFile
-
-
Method Details
-
getFileName
-
getBinaryContent
public byte[] getBinaryContent()
-