|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
org.apache.commons.httpclient.methods.multipart.Part
org.apache.commons.httpclient.methods.multipart.PartBase
org.apache.commons.httpclient.methods.multipart.FilePart
oracle.stellent.ridc.protocol.http.obj.HdaFilePart
public class HdaFilePart
| Nested Class Summary | |
|---|---|
protected static class |
HdaFilePart.TransferFilePartSourceConverts an IDataFile into a PartSource |
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.httpclient.methods.multipart.FilePart |
|---|
DEFAULT_CHARSET, DEFAULT_CONTENT_TYPE, DEFAULT_TRANSFER_ENCODING, FILE_NAME |
| Fields inherited from class org.apache.commons.httpclient.methods.multipart.Part |
|---|
BOUNDARY, BOUNDARY_BYTES, CHARSET, CHARSET_BYTES, CONTENT_DISPOSITION, CONTENT_DISPOSITION_BYTES, CONTENT_TRANSFER_ENCODING, CONTENT_TRANSFER_ENCODING_BYTES, CONTENT_TYPE, CONTENT_TYPE_BYTES, CRLF, CRLF_BYTES, EXTRA, EXTRA_BYTES, QUOTE, QUOTE_BYTES |
| Constructor Summary | |
|---|---|
HdaFilePart(java.lang.String name, TransferFile fileInfo)FilePart Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getTransferEncoding()Returns the transfer encoding of this part. |
| Methods inherited from class org.apache.commons.httpclient.methods.multipart.FilePart |
|---|
getSource, lengthOfData, sendData, sendDispositionHeader |
| Methods inherited from class org.apache.commons.httpclient.methods.multipart.PartBase |
|---|
getCharSet, getContentType, getName, setCharSet, setContentType, setName, setTransferEncoding |
| Methods inherited from class org.apache.commons.httpclient.methods.multipart.Part |
|---|
getBoundary, getLengthOfParts, getLengthOfParts, getPartBoundary, isRepeatable, length, send, sendContentTypeHeader, sendEnd, sendEndOfHeader, sendParts, sendParts, sendStart, sendTransferEncodingHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HdaFilePart(java.lang.String name,
TransferFile fileInfo)
name - the parameter namefileInfo - the IDataFile object describing the file to publish| Method Detail |
|---|
public java.lang.String getTransferEncoding()
getTransferEncoding in class org.apache.commons.httpclient.methods.multipart.PartBase
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||