Uses of Class
php.java.bridge.http.ContextServer.ChannelName

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

Uses of ContextServer.ChannelName in php.java.bridge.http
 

Methods in php.java.bridge.http that return ContextServer.ChannelName
 ContextServer.ChannelName ContextServer.getFallbackChannelName(java.lang.String channelName)
           
 

Methods in php.java.bridge.http with parameters of type ContextServer.ChannelName
 void ContextServer.start(ContextServer.ChannelName channelName)