Uses of Class
org.mobicents.jcc.inap.JccCallImpl

Packages that use JccCallImpl
org.mobicents.jcc.inap   
 

Uses of JccCallImpl in org.mobicents.jcc.inap
 

Fields in org.mobicents.jcc.inap declared as JccCallImpl
protected  JccCallImpl AbstractConnection.call
           
 

Methods in org.mobicents.jcc.inap that return JccCallImpl
protected  JccCallImpl JccInapProviderImpl.createCall(javax.csapi.cc.jcc.JccAddress callingNumber)
           
protected  JccCallImpl JccInapProviderImpl.getCall(javax.csapi.cc.jcc.JccAddress callingNumber)
           
 

Constructors in org.mobicents.jcc.inap with parameters of type JccCallImpl
AbstractConnection(ConnectionID connectionID, JccCallImpl call, javax.csapi.cc.jcc.JccAddress address, org.mobicents.protocols.ss7.tcap.api.TCAPProvider provider, org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog tcapDialog)
          Creates a new instance of AbstractConnection
OriginatingConnection(ConnectionID connectionID, JccCallImpl call, javax.csapi.cc.jcc.JccAddress address, org.mobicents.protocols.ss7.tcap.api.TCAPProvider tcapProvider, org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog tcapDialog)
          Creates a new instance of OriginatingConnection
TerminatingConnection(ConnectionID connectionID, JccCallImpl call, javax.csapi.cc.jcc.JccAddress address, javax.csapi.cc.jcc.JccAddress originatingAddress, org.mobicents.protocols.ss7.tcap.api.TCAPProvider tcapProvider, org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog tcapDialog)
          Creates a new instance of TerminatingConnection
 



Copyright © 2010. All Rights Reserved.