|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamOfStreamsHandler
Interface for the processing of a stream of input streams.
Method Summary | |
---|---|
void |
acceptStream(java.io.InputStream ins)
Accepts the latest input stream in the stream of streams. |
void |
streamOfStreamsStarted()
Starts processing the stream of input streams. |
void |
streamOfStreamsStopped()
Terminates processing the stream of input streams. |
Method Detail |
---|
void streamOfStreamsStarted()
void acceptStream(java.io.InputStream ins)
void streamOfStreamsStopped()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |