C D G N T

C

CancelRequestEvent - Class in net.java.slee.resource.sip
The event that signals the arrival of a CANCEL SIP Request.
CancelRequestEvent(Object, ServerTransaction, ServerTransaction, Dialog, Request) - Constructor for class net.java.slee.resource.sip.CancelRequestEvent
 

D

DialogForkedEvent - Class in net.java.slee.resource.sip
The event that signals the arrival of a response that forks the dialog sent in the request.
DialogForkedEvent(Object, ClientTransaction, Dialog, Dialog, Response) - Constructor for class net.java.slee.resource.sip.DialogForkedEvent
 
DialogTimeoutEvent - Class in net.java.slee.resource.sip
Event that signals the timeout of a Dialog.
DialogTimeoutEvent(Dialog) - Constructor for class net.java.slee.resource.sip.DialogTimeoutEvent
 

G

getDialog() - Method in class net.java.slee.resource.sip.DialogTimeoutEvent
Retrieves the dialog that expired.
getForkedDialog() - Method in class net.java.slee.resource.sip.DialogForkedEvent
Retrieves the new dialog that is the result of the forking.
getMatchingTransaction() - Method in class net.java.slee.resource.sip.CancelRequestEvent
Retrieves the ServerTransaction that matches this event.

N

net.java.slee.resource.sip - package net.java.slee.resource.sip
 

T

toString() - Method in class net.java.slee.resource.sip.CancelRequestEvent
 

C D G N T

Copyright © 2010. All Rights Reserved.