Serialized Form


Package net.java.slee.resource.sip

Class net.java.slee.resource.sip.CancelRequestEvent extends javax.sip.RequestEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

matchingTransaction

javax.sip.ServerTransaction matchingTransaction
the ServerTransaction that matches this event

Class net.java.slee.resource.sip.DialogForkedEvent extends javax.sip.ResponseEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

forkedDialog

javax.sip.Dialog forkedDialog
the new dialog that is the result of the forking

Class net.java.slee.resource.sip.DialogTimeoutEvent extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dialog

javax.sip.Dialog dialog
the dialog that expired



Copyright © 2010. All Rights Reserved.