Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.entity.mime Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AbstractContentBodyClassorg.apache.http.entity.mime.contentApache HttpComponents
ByteArrayBodyBinary body part backed by a byte array.Classorg.apache.http.entity.mime.contentApache HttpComponents
ContentBodyInterfaceorg.apache.http.entity.mime.contentApache HttpComponents
ContentDescriptorRepresents common content properties.Interfaceorg.apache.http.entity.mime.contentApache HttpComponents
FileBodyBinary body part backed by a file.Classorg.apache.http.entity.mime.contentApache HttpComponents
FormBodyPartFormBodyPart class represents a content body that can be used as a part of multipart encoded entities.Classorg.apache.http.entity.mimeApache HttpComponents
FormBodyPartBuilderBuilder for individual FormBodyParts.Classorg.apache.http.entity.mimeApache HttpComponents
HeaderThe header of an entity (see RFC 2045).Classorg.apache.http.entity.mimeApache HttpComponents
HttpMultipartHttpMultipart represents a collection of MIME multipart encoded content bodies.Classorg.apache.http.entity.mimeApache HttpComponents
HttpMultipartModeenum HttpMultipartModeEnum Constant SummaryClassorg.apache.http.entity.mimeApache HttpComponents
InputStreamBodyBinary body part backed by an input stream.Classorg.apache.http.entity.mime.contentApache HttpComponents
MIMEClassorg.apache.http.entity.mimeApache HttpComponents
MinimalFieldClassorg.apache.http.entity.mimeApache HttpComponents
MultipartEntityMultipart/form coded HTTP entity consisting of multiple body parts.Classorg.apache.http.entity.mimeApache HttpComponents
MultipartEntityBuilderBuilder for multipart HttpEntitys.Classorg.apache.http.entity.mimeApache HttpComponents
StringBodyText body part backed by a byte array.Classorg.apache.http.entity.mime.contentApache HttpComponents