Uses of Class
php.java.bridge.http.ContextRunner

Packages that use ContextRunner
php.java.bridge.http Fast socket and pipe context runners for PHP/Java Bridge J2EE backends. 
 

Uses of ContextRunner in php.java.bridge.http
 

Methods in php.java.bridge.http that return ContextRunner
static ContextRunner ContextRunner.checkRunner(AbstractChannelName channelName)
          May be called to recycle the runner from the pool of ContextRunners for a new contextServer.
 ContextRunner AbstractChannelName.schedule()
          Check if there's a persistent ContextRunner available for the kontext.
 ContextRunner ContextServer.schedule(AbstractChannelName channelName)
          Check for a ContextRunner for channelName