|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.httpclient.methods.multipart.Part
org.apache.commons.httpclient.methods.multipart.PartBase
org.apache.commons.httpclient.methods.multipart.FilePart
ome.formats.importer.util.ErrorFilePart
public class ErrorFilePart
Field Summary | |
---|---|
boolean |
cancel
|
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 | |
---|---|
ErrorFilePart(String name,
File file)
Calls parent 'FilePart' class |
Method Summary | |
---|---|
protected void |
sendData(OutputStream out)
|
Methods inherited from class org.apache.commons.httpclient.methods.multipart.FilePart |
---|
getSource, lengthOfData, sendDispositionHeader |
Methods inherited from class org.apache.commons.httpclient.methods.multipart.PartBase |
---|
getCharSet, getContentType, getName, getTransferEncoding, 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 |
Field Detail |
---|
public boolean cancel
Constructor Detail |
---|
public ErrorFilePart(String name, File file) throws FileNotFoundException
name
- file
-
FileNotFoundException
Method Detail |
---|
protected void sendData(OutputStream out) throws IOException
sendData
in class org.apache.commons.httpclient.methods.multipart.FilePart
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.