|
Appia Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.appia.core.Session
net.sf.appia.protocols.test.messageintegrity.MessageIntegrityCheckerSession
public class MessageIntegrityCheckerSession
This class defines a MessageIntegrityCheckerSession
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 |
---|
public MessageIntegrityCheckerSession(Layer layer)
layer
- Method Detail |
---|
public void handle(Event event)
handle
in class Session
Session.handle(net.sf.appia.core.Event)
public void init(SessionProperties params)
init
in interface InitializableSession
params
- The parameters given in the XML configuration.InitializableSession.init(SessionProperties)
|
Appia Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |