|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputHandler
A Handler for process input The InputHandler interface is designed to allow different input provision strategies to be plugged into process handlers
Method Summary | |
---|---|
void |
complete()
|
void |
process(java.io.OutputStream input)
|
void |
setWatchdog(Watchdog watchdog)
|
Method Detail |
---|
void process(java.io.OutputStream input)
void complete()
void setWatchdog(Watchdog watchdog)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |