AjaxSessionPing.Action Class Reference

Inherits com::webobjects::appserver::WODirectAction.

Collaboration diagram for AjaxSessionPing.Action:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Action (WORequest request)
WOActionResults pingSessionAction ()
WOActionResults pingSessionAndKeepAliveAction ()


Detailed Description

Internal WODirectAction subclass to handle the request from AjaxSessionPing.

Constructor & Destructor Documentation

Action ( WORequest  request  ) 


Member Function Documentation

WOActionResults pingSessionAction (  ) 

If there is a session, returns a response with a success (200) code. If there is not a session, returns a response with a failure (300) code so that the ActivePeriodicalUpdater can call the onFailure call back.

Returns:
bare HTTP response with status set

WOActionResults pingSessionAndKeepAliveAction (  ) 

Same as pingSessionAction, but also checks out session to keep it alive.

See also:
pingSessionAction
Returns:
bare HTTP response with status set


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:40 2012 for Project Wonder by  doxygen 1.5.8