Interface SessionTimerDialog

  • All Superinterfaces:
    javax.sip.Dialog, net.java.slee.resource.sip.DialogActivity, Serializable

    public interface SessionTimerDialog
    extends net.java.slee.resource.sip.DialogActivity
    Provides access to a dialog activities' session timer state. All OC SIP RA dialog activities implement this interface, so applications may type cast any DialogActivity object to this type.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      SessionTimer getSessionTimer()  
      • Methods inherited from interface javax.sip.Dialog

        createAck, createPrack, createReliableProvisionalResponse, createRequest, delete, getCallId, getDialogId, getFirstTransaction, getLocalParty, getLocalSeqNumber, getLocalSequenceNumber, getLocalTag, getRemoteParty, getRemoteSeqNumber, getRemoteSequenceNumber, getRemoteTag, getRemoteTarget, getRouteSet, getState, incrementLocalSequenceNumber, isSecure, isServer, sendAck, sendReliableProvisionalResponse, sendRequest, terminateOnBye
      • Methods inherited from interface net.java.slee.resource.sip.DialogActivity

        associateServerTransaction, createRequest, createResponse, getApplicationData, getAssociatedServerTransaction, sendCancel, sendRequest, setApplicationData