Uses of Class
org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl

Packages that use GenericUserSessionImpl
org.apache.wsrp4j.consumer.app.driver   
 

Uses of GenericUserSessionImpl in org.apache.wsrp4j.consumer.app.driver
 

Subclasses of GenericUserSessionImpl in org.apache.wsrp4j.consumer.app.driver
 class UserSessionImpl
          Implements a simple consumer-based user session Note: Since most of this methods all only for the session handler, consider to make most of the methods package scoped.
 



--