Uses of Interface
javax.microedition.sip.SipConnection

Uses of SipConnection in javax.microedition.sip
 

Subinterfaces of SipConnection in javax.microedition.sip
 interface SipClientConnection
          SipClientConnection represents a SIP client transaction.
 interface SipServerConnection
          SipServerConnection represents a SIP server transaction.
 

Methods in javax.microedition.sip with parameters of type SipConnection
 boolean SipDialog.isSameDialog(SipConnection sc)
          Does the given SipConnection belong to this dialog.
 



Copyright © 2007 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.