|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.email.proxy.util.FileResource
public class FileResource
| Constructor Summary | |
|---|---|
FileResource(java.io.File file)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
java.io.InputStream |
getInputStream()
|
java.io.Reader |
getReader()
|
long |
getSize()
|
java.io.Writer |
getWriter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileResource(java.io.File file)
| Method Detail |
|---|
public void delete()
throws java.io.IOException
delete in interface Resourcejava.io.IOException
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface Resourcejava.io.IOException
public java.io.Reader getReader()
throws java.io.IOException
getReader in interface Resourcejava.io.IOException
public java.io.Writer getWriter()
throws java.io.IOException
getWriter in interface Resourcejava.io.IOExceptionpublic long getSize()
getSize in interface Resource
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||