org.echarts.servlet.sip
Class RemotePort

java.lang.Object
  extended by org.echarts.Port
      extended by org.echarts.LocalPort
          extended by org.echarts.OutputPort
              extended by org.echarts.ExternalPort
                  extended by org.echarts.servlet.sip.Port
                      extended by org.echarts.servlet.sip.RemotePort
All Implemented Interfaces:
java.io.Serializable, java.rmi.Remote, ExternalPortReference, PortReference

public class RemotePort
extends Port

Port that represents the remote peer of a SipPort, used in SipPortFSM

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.servlet.sip.Port
box, portMonitor
 
Fields inherited from class org.echarts.LocalPort
inputQueue
 
Fields inherited from interface org.echarts.PortReference
serialVersionUID
 
Method Summary
 
Methods inherited from class org.echarts.servlet.sip.Port
destroy, getBox, isDestroyed
 
Methods inherited from class org.echarts.ExternalPort
getMonitorProperties, getRemote, input, output, setPeer, toString
 
Methods inherited from class org.echarts.LocalPort
clearMachineReference, getDynamicChildIndex, getDynamicParent, getInputQueue, isPossiblyReferencedBy, isPossiblyReferencedBySupermachineOf, isUniquelyReferenced, isUniquelyReferencedByMachine, setMachineReference
 
Methods inherited from class org.echarts.Port
equals, getID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.echarts.PortReference
getID