|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.extend.OutputStreamLoaderInputStreamFactory
public class OutputStreamLoaderInputStreamFactory
Used when the FileTransfer has a OutputStreamLoader, but what
it really wants is an InputStreamFactory
| Constructor Summary | |
|---|---|
OutputStreamLoaderInputStreamFactory(OutputStreamLoader outputStreamLoader)
We need an OutputStreamLoader |
|
| Method Summary | |
|---|---|
void |
close()
Whether or not this resource has been read from, this should be called to indicate that the resources are no longer required. |
java.io.InputStream |
getInputStream()
Gets an input stream. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutputStreamLoaderInputStreamFactory(OutputStreamLoader outputStreamLoader)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
InputStreamFactory
getInputStream in interface InputStreamFactoryjava.io.IOException
public void close()
throws java.io.IOException
InputStreamFactory
close in interface InputStreamFactoryjava.io.IOException
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||