Uses of Class
com.opencloud.sentinel.multileg.TransactionInProgressException
-
Packages that use TransactionInProgressException Package Description com.opencloud.sentinel.multileg This package contains the interfaces required for leg management operations in the Sentinel SIP service. -
-
Uses of TransactionInProgressException in com.opencloud.sentinel.multileg
Methods in com.opencloud.sentinel.multileg that throw TransactionInProgressException Modifier and Type Method Description void
Leg. sendMessage(org.jainslee.resources.sip.SipMessage requestOrResponseToBeSent)
Queue the SipRequest or SipResponse in the MessagesToSend queue for the leg.
-