Uses of Class
org.mobicents.slee.resource.sip11.wrappers.DialogWrapper

Packages that use DialogWrapper
org.mobicents.slee.resource.sip11   
org.mobicents.slee.resource.sip11.wrappers   
 

Uses of DialogWrapper in org.mobicents.slee.resource.sip11
 

Methods in org.mobicents.slee.resource.sip11 that return DialogWrapper
 DialogWrapper SipResourceAdaptor.getDialogWrapper(javax.sip.Dialog d)
          Retrieves the wrapper associated with a dialog, recreating if needed in a cluster env.
 

Methods in org.mobicents.slee.resource.sip11 with parameters of type DialogWrapper
 ClientTransactionWrapper SleeSipProviderImpl.getNewDialogActivityClientTransaction(DialogWrapper dialogWrapper, javax.sip.message.Request request)
          Creates a new ClientTransactionWrapper bound to a DialogWrapper, which is not an activity in SLEE.
 void SipResourceAdaptor.processDialogTerminated(DialogWrapper dw)
           
 

Uses of DialogWrapper in org.mobicents.slee.resource.sip11.wrappers
 

Subclasses of DialogWrapper in org.mobicents.slee.resource.sip11.wrappers
 class ClientDialogWrapper
           
 

Methods in org.mobicents.slee.resource.sip11.wrappers that return DialogWrapper
 DialogWrapper TransactionWrapper.getDialogWrapper()
           
 DialogWrapper DialogWrapperAppData.getDialogWrapper(javax.sip.Dialog wrappedDialog, SipResourceAdaptor ra)
           
 DialogWrapper DialogWithoutIdWrapperData.getDialogWrapper(javax.sip.Dialog wrappedDialog, SipResourceAdaptor ra)
           
 DialogWrapper DialogWithIdWrapperAppData.getDialogWrapper(javax.sip.Dialog wrappedDialog, SipResourceAdaptor ra)
           
 

Constructors in org.mobicents.slee.resource.sip11.wrappers with parameters of type DialogWrapper
DialogWithIdWrapperAppData(DialogWrapper dialogWrapper)
           
 



Copyright © 2012. All Rights Reserved.