hypercast.events
Class MSG_WITH_E2EACK_SENT

java.lang.Object
  |
  +--hypercast.events.NOTIFICATION_EVENT
        |
        +--hypercast.events.MSG_WITH_E2EACK_SENT

public class MSG_WITH_E2EACK_SENT
extends NOTIFICATION_EVENT


Constructor Summary
MSG_WITH_E2EACK_SENT(long e_time, java.lang.Object e_info)
          Constructor.
 
Methods inherited from class hypercast.events.NOTIFICATION_EVENT
getInfo, getTimestamp, setInfo, setTimestamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSG_WITH_E2EACK_SENT

public MSG_WITH_E2EACK_SENT(long e_time,
                            java.lang.Object e_info)
Constructor.