|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.nordija.tapestry.bayeux.stream.DefaultStreamResource
public abstract class DefaultStreamResource
Constructor Summary | |
---|---|
DefaultStreamResource()
|
Method Summary | |
---|---|
abstract java.io.InputStream |
getResourceAsStream()
|
void |
writeTo(java.io.OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.nordija.tapestry.bayeux.stream.StreamResource |
---|
getContentDisposition, getContentType |
Constructor Detail |
---|
public DefaultStreamResource()
Method Detail |
---|
public abstract java.io.InputStream getResourceAsStream() throws java.io.IOException
java.io.IOException
public void writeTo(java.io.OutputStream out) throws java.io.IOException
writeTo
in interface StreamResource
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |