|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFCGIProcess
Common methods for all FCGIProcesses
| Method Summary | |
|---|---|
void |
destroy()
Terminate the process |
java.io.OutputStream |
getOutputStream()
Get the process output stream |
void |
start()
Start a new FCGIProcess |
int |
waitFor()
Wait for a FCGIProcess until it has been terminated or interrupted |
| Method Detail |
|---|
void start()
throws java.io.IOException
java.io.IOException
int waitFor()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionjava.io.OutputStream getOutputStream()
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||