Uses of Class
org.cafesip.sipexchange.common.inservice.shared.TriggerInfo

Uses of TriggerInfo in org.cafesip.sipexchange.common.inservice.shared
 

Subclasses of TriggerInfo in org.cafesip.sipexchange.common.inservice.shared
 class CalledAddressTermTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledAddress trigger condition is encountered.
 class CalledBusyTermTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledBusy trigger condition is encountered.
 class CalledNoAnswerTermTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledNoAnswer trigger condition is encountered.
 class CalledNotAvailableTermTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledNotAvailable trigger condition is encountered.
 class MakeCallOrigTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a MakeCall trigger condition is encountered.
 class ReceivedCallTermTrigger
          An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a ReceivedCall trigger condition is encountered.
 

Methods in org.cafesip.sipexchange.common.inservice.shared with parameters of type TriggerInfo
static java.lang.String TriggerInfo.printTriggerInfo(TriggerInfo trigger)
          This method returns formatted information on a trigger.
 



http://www.cafesip.org