Uses of Class
org.mobicents.servlet.sip.message.B2buaHelperImpl

Packages that use B2buaHelperImpl
org.mobicents.servlet.sip.core.session   
org.mobicents.servlet.sip.message   
 

Uses of B2buaHelperImpl in org.mobicents.servlet.sip.core.session
 

Fields in org.mobicents.servlet.sip.core.session declared as B2buaHelperImpl
protected  B2buaHelperImpl SipSessionImpl.b2buaHelper
           
 

Methods in org.mobicents.servlet.sip.core.session that return B2buaHelperImpl
 B2buaHelperImpl SipSessionImpl.getB2buaHelper()
          
 B2buaHelperImpl MobicentsSipSession.getB2buaHelper()
           
 

Methods in org.mobicents.servlet.sip.core.session with parameters of type B2buaHelperImpl
 void SipSessionImpl.setB2buaHelper(B2buaHelperImpl helperImpl)
          
 void MobicentsSipSession.setB2buaHelper(B2buaHelperImpl helperImpl)
           
 

Uses of B2buaHelperImpl in org.mobicents.servlet.sip.message
 

Methods in org.mobicents.servlet.sip.message that return B2buaHelperImpl
 B2buaHelperImpl MobicentsSipSessionFacade.getB2buaHelper()
           
 

Methods in org.mobicents.servlet.sip.message with parameters of type B2buaHelperImpl
 void MobicentsSipSessionFacade.setB2buaHelper(B2buaHelperImpl helperImpl)
           
 



Copyright © 2010. All Rights Reserved.