NIST SIP Parser and Stack (v1.2) API

gov.nist.javax.sip.stack
Class SIPTimerEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--gov.nist.javax.sip.stack.SIPTimerEvent
All Implemented Interfaces:
Serializable

public class SIPTimerEvent
extends EventObject

See Also:
Serialized Form

Field Summary
static int RETRANSMISSION
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RETRANSMISSION

public static int RETRANSMISSION

NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.