An extension of {@link FormDataBodyPart} for associating{@link File} File as a body part entity.
This class may be used to create body parts that a file attachments. Where appropriate the Content-Disposition parameters and Content-Type header will be derived from the file.
@author imran@smartitengineering.com
@author Paul.Sandoz@Sun.Com
An extension of {@link FormDataBodyPart} for associating{@link File} File as a body part entity. This class may be used to create body parts that contains a file attachments. Appropriate Content-Disposition parameters and Content-Type header will be derived from the file.
@author Imran M Yousuf (imran at smartitengineering.com)
@author Paul Sandoz (paul.sandoz at oracle.com)
@author Michal Gajdos (michal.gajdos at oracle.com)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.