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(IContextServer.ChannelName channelName)
          May be called to recycle the runner from the pool of ContextRunners for a new contextServer.
 ContextRunner IContextServer.ChannelName.schedule()
          Check if there's a persistent ContextRunner available for the kontext.
 ContextRunner ContextServer.schedule(IContextServer.ChannelName channelName)
          Check for a ContextRunner for channelName