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

Packages that use JSFClientSession
org.jboss.jsfunit.jsfsession Provides a JSFClientSession and JSFServerSession for JUnit tests. 
org.jboss.jsfunit.richclient Provides a JSFUnit client for RichFaces and Ajax4jsf components. 
 

Uses of JSFClientSession in org.jboss.jsfunit.jsfsession
 

Methods in org.jboss.jsfunit.jsfsession that return JSFClientSession
 JSFClientSession JSFSession.getJSFClientSession()
          Get the JSFClientSession instance used to access client-side JSF artifacts send requests to the server.
 

Uses of JSFClientSession in org.jboss.jsfunit.richclient
 

Constructors in org.jboss.jsfunit.richclient with parameters of type JSFClientSession
RichFacesClient(JSFClientSession jsfClient)
           
 



Copyright © 2007-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.