Uses of Interface
php.java.script.IScriptReader

Packages that use IScriptReader
php.java.script Internal PHP script engine implementation.
Applications should use the JSR 223 API instead. 
 

Uses of IScriptReader in php.java.script
 

Classes in php.java.script that implement IScriptReader
 class URLReader
          This class can be used to connect to a HTTP server to allocate and to invoke php scripts.