|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPhpScriptContext
Common methods for all PHP ScriptContexts
| Method Summary | |
|---|---|
HttpProxy |
getContinuation()
Get the php continuation |
java.io.Writer |
getWriter()
Returns the Writer |
void |
setContinuation(HttpProxy kont)
Set the php continuation |
void |
setWriter(java.io.Writer writer)
Set the Writer |
| Methods inherited from interface php.java.bridge.Invocable |
|---|
call |
| Method Detail |
|---|
java.io.Writer getWriter()
void setWriter(java.io.Writer writer)
writer - The writervoid setContinuation(HttpProxy kont)
kont - The continuation.HttpProxy getContinuation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||