Package javax.microedition.sip

This specification defines the JSR180, SIP API for J2ME.

See:
          Description

Interface Summary
SipClientConnection SipClientConnection represents a SIP client transaction.
SipClientConnectionListener Listener interface for incoming SIP responses.
SipConnection SipConnection is the base interface for SIP connections.
SipConnectionNotifier This interface defines a SIP server connection notifier.
SipDialog SipDialog represents one SIP Dialog.
SipErrorListener Listener interface for notifications about failure of asynchronous send operations.
SipRefreshListener Listener interface for RefreshHelper events.
SipServerConnection SipServerConnection represents a SIP server transaction.
SipServerConnectionListener Listener interface for incoming SIP requests.
 

Class Summary
SipAddress SipAddress provides a generic SIP address parser.
SipHeader SipHeader provides generic SIP header parser helper.
SipProtocolPermission This class represents access rights to connections via the sip protocol.
SipRefreshHelper This class implements the functionality that facilitates the handling of refreshing requests on behalf of the application.
SipsProtocolPermission This class represents access rights to connections via the sip protocol.
 

Exception Summary
SipException This is an exception class for SIP specific errors.
 

Package javax.microedition.sip Description

This specification defines the JSR180, SIP API for J2ME.

This document and all associated documents are subject to the terms of the JCP (2.1) agreements (i.e. JSPA and/or IEPA).

For additional information please refer to following appendixes:



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