public interface

ContentBody

implements ContentDescriptor
org.apache.http.entity.mime.content.ContentBody
Known Indirect Subclasses

Summary

Public Methods
abstract String getFilename()
abstract void writeTo(OutputStream out)
[Expand]
Inherited Methods
From interface org.apache.http.entity.mime.content.ContentDescriptor

Public Methods

public abstract String getFilename ()

public abstract void writeTo (OutputStream out)

Throws
IOException