org.echarts.servlet.sip
Class SipPortBindEvent

java.lang.Object
  extended by org.echarts.monitor.MachineMonitorEvent
      extended by org.echarts.servlet.sip.SipPortBindEvent
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

public class SipPortBindEvent
extends MachineMonitorEvent

Monitor event corresponding to binding of SipServletMessage to a SipPort. The port information will automatically be supplied when this event is posted to a portMonitor.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.monitor.MachineMonitorEvent
hostIpAddress, properties, timestamp
 
Method Summary
 
Methods inherited from class org.echarts.monitor.MachineMonitorEvent
getClassString, getHostAddress, getPropertiesString, getSortedKeys, readExternal, readRaw, replaceChar, toString, writeExternal, writeRaw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait