Class: OgSession
- Inherits:
-
Wee::Session
- Object
- Wee::RequestHandler
- Wee::Session
- OgSession
- Defined in:
- lib/wee/databases/og/session.rb
Instance Attribute Summary
Attributes inherited from Wee::Session
#page_store, #properties, #root_component
Attributes inherited from Wee::RequestHandler
#application, #expire_after, #id, #max_lifetime, #max_requests
Instance Method Summary collapse
Methods inherited from Wee::Session
#create_page, current, #current_callbacks, #current_context, #get_property, #handle_request, #initialize, #process_request, #snapshot, #start_request_response_loop
Methods inherited from Wee::RequestHandler
#alive?, #handle_request, #initialize, #statistics, #teminate
Constructor Details
This class inherits a constructor from Wee::Session