Package javax.microedition.sip

This specification defines the JSR180, SIP API for J2ME.

See:
          Description

Interface Summary
SipClientConnection SipClientConnection represents 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.
SipRefreshListener Listener interface for RefreshHelper events.
SipServerConnection SipServerConnection represents 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.
SipRefreshHelper This class implements the functionality that facilitates the handling of refreshing requests on behalf of the application.
 

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).

References

[1] SIP: Session Initiation Protocol, RFC 3261, June 2002
[2] Session Initiation Protocol (SIP)-Specific Event Notification, RFC 3265, June 2002
[3] Session Initiation Protocol (SIP) Extension for Instant Messaging, RFC 3428, December 2002
[4] Indicating User Agent Capabilities in the Session Initiation Protocol (SIP), RFC 3840, August 2004
[5] Caller Preferences for the Session Initiation Protocol (SIP), RFC 3841, August 2004

For additional information please refer to following appendixes:




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