Uses of Class
org.mobicents.slee.resource.sip11.SipResourceAdaptor

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

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

Fields in org.mobicents.slee.resource.sip11 declared as SipResourceAdaptor
protected  SipResourceAdaptor SleeSipProviderImpl.ra
           
 

Constructors in org.mobicents.slee.resource.sip11 with parameters of type SipResourceAdaptor
ClusteredSipActivityManagement(org.mobicents.ha.javax.sip.ClusteredSipStack sipStack, org.mobicents.slee.resource.cluster.ReplicatedData<SipActivityHandle,java.lang.String> replicatedData, javax.slee.transaction.SleeTransactionManager sleeTransactionManager, SipResourceAdaptor ra)
           
SleeSipProviderImpl(SipResourceAdaptor ra)
           
 

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

Fields in org.mobicents.slee.resource.sip11.wrappers declared as SipResourceAdaptor
protected  SipResourceAdaptor Wrapper.ra
           
 

Methods in org.mobicents.slee.resource.sip11.wrappers that return SipResourceAdaptor
 SipResourceAdaptor Wrapper.getRa()
           
 

Methods in org.mobicents.slee.resource.sip11.wrappers with parameters of type SipResourceAdaptor
 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)
           
 TransactionWrapper TransactionWrapperAppData.getTransactionWrapper(javax.sip.Transaction t, SipResourceAdaptor ra)
           
 TransactionWrapper ServerTransactionWrapperAppData.getTransactionWrapper(javax.sip.Transaction t, SipResourceAdaptor ra)
           
 TransactionWrapper ClientTransactionWrapperAppData.getTransactionWrapper(javax.sip.Transaction t, SipResourceAdaptor ra)
           
 

Constructors in org.mobicents.slee.resource.sip11.wrappers with parameters of type SipResourceAdaptor
ClientDialogWrapper(DialogWithoutIdActivityHandle handle, SipResourceAdaptor ra)
           
ClientTransactionWrapper(ClientTransactionActivityHandle handle, SipResourceAdaptor ra)
           
ClientTransactionWrapper(gov.nist.javax.sip.stack.SIPClientTransaction wrappedTransaction, SipResourceAdaptor ra)
           
DialogWrapper(SipActivityHandle sipActivityHandle, SipResourceAdaptor ra)
           
NullClientTransactionWrapper(SipActivityHandle activityHandle, SipResourceAdaptor ra)
           
ServerTransactionWrapper(ACKDummyTransaction wrappedTransaction, SipResourceAdaptor ra)
           
ServerTransactionWrapper(gov.nist.javax.sip.stack.SIPServerTransaction wrappedTransaction, SipResourceAdaptor ra)
           
TransactionWrapper(TransactionActivityHandle activityHandle, SipResourceAdaptor ra)
           
Wrapper(SipActivityHandle activityHandle, SipResourceAdaptor ra)
           
 



Copyright © 2012. All Rights Reserved.