- generateContentDisp(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
-
- generateContentType(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
-
- generateTransferEncoding(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
-
- getBody() - Method in class org.apache.http.entity.mime.FormBodyPart
-
- getBody() - Method in class org.apache.http.entity.mime.MinimalField
-
- getCharset() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
-
- getCharset() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
-
- getCharset() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
The body descriptors character set, defaulted appropriately for the MIME type.
- getContentLength() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
-
- getContentLength() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
Returns the body descriptors content-length.
- getContentLength() - Method in class org.apache.http.entity.mime.content.FileBody
-
- getContentLength() - Method in class org.apache.http.entity.mime.content.InputStreamBody
-
- getContentLength() - Method in class org.apache.http.entity.mime.content.StringBody
-
- getContentType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
-
- getField(String) - Method in class org.apache.http.entity.mime.Header
-
- getFields() - Method in class org.apache.http.entity.mime.Header
-
- getFields(String) - Method in class org.apache.http.entity.mime.Header
-
- getFile() - Method in class org.apache.http.entity.mime.content.FileBody
-
- getFilename() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
-
- getFilename() - Method in interface org.apache.http.entity.mime.content.ContentBody
-
- getFilename() - Method in class org.apache.http.entity.mime.content.FileBody
-
- getFilename() - Method in class org.apache.http.entity.mime.content.InputStreamBody
-
- getFilename() - Method in class org.apache.http.entity.mime.content.StringBody
-
- getHeader() - Method in class org.apache.http.entity.mime.FormBodyPart
-
- getInputStream() - Method in class org.apache.http.entity.mime.content.FileBody
-
- getInputStream() - Method in class org.apache.http.entity.mime.content.InputStreamBody
-
- getMediaType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
-
- getMediaType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
Gets the defaulted MIME media type for this content.
- getMimeType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
-
- getMimeType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
Returns the body descriptors MIME type.
- getName() - Method in class org.apache.http.entity.mime.FormBodyPart
-
- getName() - Method in class org.apache.http.entity.mime.MinimalField
-
- getReader() - Method in class org.apache.http.entity.mime.content.StringBody
-
- getSubType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
-
- getSubType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
Gets the defaulted MIME sub type for this content.
- getTransferEncoding() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
-
- getTransferEncoding() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
-
Returns the body descriptors transfer encoding.
- getTransferEncoding() - Method in class org.apache.http.entity.mime.content.FileBody
-
- getTransferEncoding() - Method in class org.apache.http.entity.mime.content.InputStreamBody
-
- getTransferEncoding() - Method in class org.apache.http.entity.mime.content.StringBody
-