|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphp.java.script.servlet.EngineFactoryHelper
class EngineFactoryHelper
| Constructor Summary | |
|---|---|
EngineFactoryHelper()
|
|
| Method Summary | |
|---|---|
static java.util.List |
getManagedEngineList(javax.servlet.ServletContext ctx)
|
static InvocablePhpServletLocalHttpServerScriptEngine |
newCloseableInvocablePhpServletLocalHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
|
static InvocablePhpServletLocalHttpServerScriptEngine |
newCloseableInvocablePhpServletLocalHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port,
java.lang.String proxy)
|
static InvocablePhpServletRemoteHttpServerScriptEngine |
newCloseableInvocablePhpServletRemoteHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.net.URI uri,
java.lang.String localName)
|
static InvocablePhpServletScriptEngine |
newCloseableInvocablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
|
static PhpServletScriptEngine |
newCloseablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
EngineFactoryHelper()
| Method Detail |
|---|
public static PhpServletScriptEngine newCloseablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
throws java.net.MalformedURLException
java.net.MalformedURLException
public static InvocablePhpServletScriptEngine newCloseableInvocablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public static InvocablePhpServletLocalHttpServerScriptEngine newCloseableInvocablePhpServletLocalHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public static InvocablePhpServletLocalHttpServerScriptEngine newCloseableInvocablePhpServletLocalHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port,
java.lang.String proxy)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public static InvocablePhpServletRemoteHttpServerScriptEngine newCloseableInvocablePhpServletRemoteHttpServerScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.net.URI uri,
java.lang.String localName)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxExceptionpublic static java.util.List getManagedEngineList(javax.servlet.ServletContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||