|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jclouds.io.payloads.BasePayload<File> org.jclouds.io.payloads.FilePayload
public class FilePayload
Field Summary |
---|
Fields inherited from class org.jclouds.io.payloads.BasePayload |
---|
content, contentMetadata, written |
Constructor Summary | |
---|---|
FilePayload(File content)
|
Method Summary | |
---|---|
InputStream |
getInput()
Creates a new InputStream object of the payload. |
Methods inherited from class org.jclouds.io.payloads.BasePayload |
---|
close, equals, getContentMetadata, getRawContent, hashCode, isRepeatable, release, setContentMetadata, toString, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FilePayload(File content)
Method Detail |
---|
public InputStream getInput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |