|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
org.apache.http.entity.mime.content.AbstractContentBody
org.apache.http.entity.mime.content.StringBody
oracle.stellent.ridc.protocol.http.apache4.obj.Apache4StringBody
public class Apache4StringBody
String body part for a multipart post
| Constructor Summary | |
|---|---|
Apache4StringBody(String content, Charset charset) |
|
| Method Summary | |
|---|---|
String |
getTransferEncoding() |
| Methods inherited from class org.apache.http.entity.mime.content.StringBody |
|---|
create, create, create, getCharset, getContentLength, getFilename, getReader, writeTo, writeTo |
| Methods inherited from class org.apache.http.entity.mime.content.AbstractContentBody |
|---|
getMediaType, getMimeType, getSubType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Apache4StringBody(String content,
Charset charset)
throws UnsupportedEncodingException
UnsupportedEncodingException| Method Detail |
|---|
public String getTransferEncoding()
getTransferEncoding in interface org.apache.http.entity.mime.content.ContentDescriptorgetTransferEncoding in class org.apache.http.entity.mime.content.StringBody
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||