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

Packages that use ContextFactory
php.java.bridge.http Internal fast socket and pipe context runners for VM Bridge J2EE backends. 
 

Uses of ContextFactory in php.java.bridge.http
 

Methods in php.java.bridge.http with parameters of type ContextFactory
 void SimpleContextFactory.visit(ContextFactory visited)
          Called when a visitor has been attached.
 void IContextFactoryVisitor.visit(ContextFactory visited)
          Called when a visitor has been attached.