Package org.wings.session

Contains all user session related classes i.e.

See:
          Description

Interface Summary
ExceptionHandler Created by IntelliJ IDEA.
PropertyService  
ResourceMapper  
 

Class Summary
Browser Detect the browser from the user-agent string passed in the HTTP header.
BrowserType Typesafe enumeration class of operating systems on browsers client side.
BrowserType.BrowserID  
DefaultExceptionHandler This implementation queries a property wings.error.template for a resource name relative to the webapp of a wingS template.
LowLevelEventDispatcher Registers session component instants which want to receive low level events.
MenuManager  
MultipartRequest A utility class to handle multipart/form-data requests, the kind of requests that support file uploads.
OSType Typesafe enumeration class of operating systems on browsers client side.
ScriptManager  
Session This class represents a wingS session meaning an application user session instance.
SessionManager A global way to access the current session.
SessionStatistics  
SmartURLsFilter  
WingServlet Central servlet delegating all requests to the according wingS session servlet.
WingsStatistics  
 

Package org.wings.session Description

Contains all user session related classes i.e. for accessing and retrievent session/client specific informations.



wingS Swings ;-)