Uses of Class
php.java.script.servlet.ScriptFileReader

Packages that use ScriptFileReader
php.java.script.servlet Internal PHP script engine implementation for servlets. 
 

Uses of ScriptFileReader in php.java.script.servlet
 

Methods in php.java.script.servlet with parameters of type ScriptFileReader
protected  void InvocablePhpServletRemoteHttpServerScriptEngine.setNewScriptFileContextFactory(ScriptFileReader fileReader)
          Create a new context ID and a environment map which we send to the client.
protected  void InvocablePhpServletLocalHttpServerScriptEngine.setNewScriptFileContextFactory(ScriptFileReader fileReader)
          Create a new context ID and a environment map which we send to the client.