Kieker 1.5

kieker.tools.traceAnalysis.systemModel
Class SynchronousReplyMessage

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.AbstractMessage
      extended by kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage

public class SynchronousReplyMessage
extends AbstractMessage

Author:
Andre van Hoorn

Constructor Summary
SynchronousReplyMessage(long timestamp, Execution sendingExecution, Execution receivingExecution)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class kieker.tools.traceAnalysis.systemModel.AbstractMessage
getReceivingExecution, getSendingExecution, getTimestamp, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SynchronousReplyMessage

public SynchronousReplyMessage(long timestamp,
                               Execution sendingExecution,
                               Execution receivingExecution)
Method Detail

equals

public boolean equals(Object obj)
Specified by:
equals in class AbstractMessage

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractMessage

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net