Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

WebAdmin.ISessionHandler

Session handler interface Copyright 2008 Epic Games, Inc. All Rights Reserved @author Michiel 'elmuerte' Hendriks

WebAdmin.ISessionHandler

Functions Summary
functionISession create ()
functionbool destroy (ISession session)
function destroyAll ()
functionISession get (string id)


Functions Detail

create Source code

function ISession create ( )
Create a new session

destroy Source code

function bool destroy ( ISession session )
Destroy the given session.

destroyAll Source code

function destroyAll ( )
Destroy all sessions

get Source code

function ISession get ( string id )
Get an existing session. Returns none when there is no session with that id.



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Sat 17/1/2009 20:56:05.265 - Created with UnCodeX