|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PromptListener
Listener to inform that Prompt of the PromptInputStream has been found.
Method Summary | |
---|---|
void |
promptFound(RoutedInputStream.Route route)
Prompt was found, and can now be read. |
Method Detail |
---|
void promptFound(RoutedInputStream.Route route) throws IOException
route
- stream for reading prompt (and more)
IOException
- if read fails
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |