Package at.spardat.xma.session

Abstractions to support the XMA-session-concept at the XMA-client and -server.

See:
          Description

Interface Summary
ExternalEventListener  
 

Class Summary
ExternalEvent  
HashFilter Filters hash values from the URL in the request.
LoginServlet This class handles the server side creation and destroying of sessions.
PipeListenerThread  
Transform e.g.
XMASession A XMASession is an execution context for Components.
XMASessionClient Manages all active Components at the client that are executing in a single JVM and belong to exactly one server side application instance.
XMASessionServer The representation of a XMA session at the server side.
 

Package at.spardat.xma.session Description

Abstractions to support the XMA-session-concept at the XMA-client and -server.