Class MultipartFileWrapper

java.lang.Object
com.bandwidth.http.request.MultipartFileWrapper

public class MultipartFileWrapper
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MultipartFileWrapper​(java.io.File file, Headers headers)  
  • Method Summary

    Modifier and Type Method Description
    java.io.File getFile()  
    Headers getHeaders()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait