Uses of Class
org.jboss.jsfunit.facade.JSFClientSession

Packages that use JSFClientSession
org.jboss.jsfunit.facade (Deprecated) API to simplify writing JSFUnit tests. 
org.jboss.jsfunit.richfaces (Deprecated) Provides a JSFUnit client for RichFaces and Ajax4jsf components. 
 

Uses of JSFClientSession in org.jboss.jsfunit.facade
 

Methods in org.jboss.jsfunit.facade with parameters of type JSFClientSession
static boolean FaceletsErrorPageException.isFaceletsErrorPage(JSFClientSession client)
          Static utility method to determine if the current page is a Facelets error page.
 

Constructors in org.jboss.jsfunit.facade with parameters of type JSFClientSession
JSFServerSession(JSFClientSession client)
          Create a new JSFServerSession.
WebRequestFactory(JSFClientSession client)
          Create a new WebRequestFactory.
 

Uses of JSFClientSession in org.jboss.jsfunit.richfaces
 

Fields in org.jboss.jsfunit.richfaces declared as JSFClientSession
protected  JSFClientSession Ajax4jsfClient.client
           
 

Constructors in org.jboss.jsfunit.richfaces with parameters of type JSFClientSession
Ajax4jsfClient(JSFClientSession client)
           
RichFacesClient(JSFClientSession client)
           
 



Copyright © 2007-2008 JBoss Inc.. All Rights Reserved.