Appia Documentation

net.sf.appia.protocols.test.messageintegrity
Class MessageIntegrityCheckerSession

java.lang.Object
  extended by net.sf.appia.core.Session
      extended by net.sf.appia.protocols.test.messageintegrity.MessageIntegrityCheckerSession
All Implemented Interfaces:
InitializableSession

public class MessageIntegrityCheckerSession
extends Session
implements InitializableSession

This class defines a MessageIntegrityCheckerSession

Version:
1.0
Author:
Nuno Carvalho

Field Summary
 
Fields inherited from class net.sf.appia.core.Session
layer
 
Constructor Summary
MessageIntegrityCheckerSession(Layer layer)
          Creates a new MessageIntegrityCheckerSession.
 
Method Summary
 void handle(Event event)
          Main event handler.
 void init(SessionProperties params)
          Initializes the session using the parameters given in the XML configuration.
 
Methods inherited from class net.sf.appia.core.Session
boundSessions, getId, getLayer, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageIntegrityCheckerSession

public MessageIntegrityCheckerSession(Layer layer)
Creates a new MessageIntegrityCheckerSession.

Parameters:
layer -
Method Detail

handle

public void handle(Event event)
Main event handler.

Overrides:
handle in class Session
See Also:
Session.handle(net.sf.appia.core.Event)

init

public void init(SessionProperties params)
Initializes the session using the parameters given in the XML configuration. Possible parameters:

Specified by:
init in interface InitializableSession
Parameters:
params - The parameters given in the XML configuration.
See Also:
InitializableSession.init(SessionProperties)

Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list