Uses of Class
be.unamur.inference.web.UserSession

Packages that use UserSession
be.unamur.inference.web   
be.unamur.inference.web.apache   
 

Uses of UserSession in be.unamur.inference.web
 

Classes in be.unamur.inference.web with type parameters of type UserSession
 class UserSessionBuilder<T extends UserSession<U>,U extends UserRequest>
          Represents an abstract UserSessionBuilder.
 interface UserSessionProcessor<T extends UserSession<? extends UserRequest>>
          Interface declaring methods to process the sessions built by a UserSessionBuilder object.
 

Uses of UserSession in be.unamur.inference.web.apache
 

Subclasses of UserSession in be.unamur.inference.web.apache
 class ApacheUserSession
          This class represents sessions on an Apache web server.
 



Copyright © 2014 PReCISE, University of Namur. All rights reserved.