A C D E G H I J N O R S T U

A

acceptAndOpen() - Method in interface javax.microedition.sip.SipConnectionNotifier
Accepts and opens a new SipServerConnection in this listening point.
addHeader(String, String) - Method in interface javax.microedition.sip.SipConnection
Adds a header to the SIP message.
ALREADY_RESPONDED - Static variable in exception javax.microedition.sip.SipException
The response can not be sent because the system has already sent a response.

C

CONFIRMED - Static variable in interface javax.microedition.sip.SipDialog
 

D

DIALOG_UNAVAILABLE - Static variable in exception javax.microedition.sip.SipException
Deprecated.  

E

EARLY - Static variable in interface javax.microedition.sip.SipDialog
 
enableRefresh(SipRefreshListener) - Method in interface javax.microedition.sip.SipClientConnection
Enables the refresh for the request to be sent.
equals(Object) - Method in class javax.microedition.sip.SipProtocolPermission
Checks two Permission objects for equality
equals(Object) - Method in class javax.microedition.sip.SipsProtocolPermission
Checks two Permission objects for equality

G

GENERAL_ERROR - Static variable in exception javax.microedition.sip.SipException
Other SIP error.
getActions() - Method in class javax.microedition.sip.SipProtocolPermission
Returns the actions as a String.
getActions() - Method in class javax.microedition.sip.SipsProtocolPermission
Returns the actions as a String.
getDialog() - Method in interface javax.microedition.sip.SipConnection
Returns the current SIP dialog.
getDialogID() - Method in interface javax.microedition.sip.SipDialog
Returns the ID of the SIP Dialog.
getDisplayName() - Method in class javax.microedition.sip.SipAddress
Returns the display name of SIP address.
getErrorCode() - Method in exception javax.microedition.sip.SipException
Gets the error code
getHeader(String) - Method in interface javax.microedition.sip.SipConnection
Gets the header field value of specified header type.
getHeaders(String) - Method in interface javax.microedition.sip.SipConnection
Gets the header field value(s) of specified header type.
getHeaderValue() - Method in class javax.microedition.sip.SipHeader
Returns the full header value including parameters.
getHost() - Method in class javax.microedition.sip.SipAddress
Returns the host part of the SIP address.
getInstance() - Static method in class javax.microedition.sip.SipRefreshHelper
Returns the instance of SipRefreshHelper
getLocalAddress() - Method in interface javax.microedition.sip.SipConnectionNotifier
Gets the local IP address for this SIP connection.
getLocalPort() - Method in interface javax.microedition.sip.SipConnectionNotifier
Gets the local port for this SIP connection.
getMethod() - Method in interface javax.microedition.sip.SipConnection
Gets the SIP method.
getName() - Method in class javax.microedition.sip.SipHeader
Returns the name of this header
getNewClientConnection(String) - Method in interface javax.microedition.sip.SipDialog
Returns a new SipClientConnection in this dialog.
getParameter(String) - Method in class javax.microedition.sip.SipAddress
Returns the value associated with the named URI parameter.
getParameter(String) - Method in class javax.microedition.sip.SipHeader
Returns the value of one header parameter.
getParameterNames() - Method in class javax.microedition.sip.SipAddress
Returns a String array of all parameter names.
getParameterNames() - Method in class javax.microedition.sip.SipHeader
Returns the names of header parameters.
getPort() - Method in class javax.microedition.sip.SipAddress
Returns the port number of the SIP address.
getProtocol() - Method in class javax.microedition.sip.SipProtocolPermission
Returns the protocol scheme of this SipProtocolPermission
getProtocol() - Method in class javax.microedition.sip.SipsProtocolPermission
Returns the protocol scheme of this SipsProtocolPermission
getReasonPhrase() - Method in interface javax.microedition.sip.SipConnection
Gets SIP response reason phrase.
getRequestURI() - Method in interface javax.microedition.sip.SipConnection
Gets Request-URI.
getScheme() - Method in class javax.microedition.sip.SipAddress
Returns the scheme of SIP address.
getState() - Method in interface javax.microedition.sip.SipDialog
Returns the state of the SIP Dialog.
getStatusCode() - Method in interface javax.microedition.sip.SipConnection
Gets SIP response status code.
getURI() - Method in class javax.microedition.sip.SipAddress
Returns the URI part of the address (without parameters).
getURI() - Method in class javax.microedition.sip.SipProtocolPermission
Returns the URI of this SipProtocolPermission
getURI() - Method in class javax.microedition.sip.SipsProtocolPermission
Returns the URI of this SipsProtocolPermission
getUser() - Method in class javax.microedition.sip.SipAddress
Returns the user part of SIP address.
getValue() - Method in class javax.microedition.sip.SipHeader
Returns the header value without header parameters.

H

hashCode() - Method in class javax.microedition.sip.SipProtocolPermission
Returns the hash code value for this Permission object
hashCode() - Method in class javax.microedition.sip.SipsProtocolPermission
Returns the hash code value for this Permission object

I

implies(Permission) - Method in class javax.microedition.sip.SipProtocolPermission
Checks if this SipProtocolPermission object implies the specified permission.
implies(Permission) - Method in class javax.microedition.sip.SipsProtocolPermission
Checks if this SipsProtocolPermission object implies the specified permission.
initAck() - Method in interface javax.microedition.sip.SipClientConnection
Convenience method to initialize SipClientConnection with SIP request method ACK.
initCancel() - Method in interface javax.microedition.sip.SipClientConnection
Convenience method to initialize SipClientConnection with SIP request method CANCEL.
initRequest(String, SipConnectionNotifier) - Method in interface javax.microedition.sip.SipClientConnection
Initializes SipClientConnection to a specific SIP request method (REGISTER, INVITE, MESSAGE, REFER, ...).
initResponse(int) - Method in interface javax.microedition.sip.SipServerConnection
Initializes SipServerConnection with a specific SIP response to the received request.
INVALID_MESSAGE - Static variable in exception javax.microedition.sip.SipException
The message to be sent has invalid format.
INVALID_OPERATION - Static variable in exception javax.microedition.sip.SipException
The system does not allow particular operation.
INVALID_STATE - Static variable in exception javax.microedition.sip.SipException
Method call not allowed, because of wrong state in SipConnection or SipRefreshHelper.
isSameDialog(SipConnection) - Method in interface javax.microedition.sip.SipDialog
Does the given SipConnection belong to this dialog.

J

javax.microedition.sip - package javax.microedition.sip
This specification defines the JSR180, SIP API for J2ME.

N

notifyError(String) - Method in interface javax.microedition.sip.SipErrorListener
A callback method which gets called when an asynchronous send operation fails.
notifyRequest(SipConnectionNotifier) - Method in interface javax.microedition.sip.SipServerConnectionListener
This method will notify the listener that a new request is received.
notifyResponse(SipClientConnection) - Method in interface javax.microedition.sip.SipClientConnectionListener
This method gives the SipClientConnection instance, which has received a new SIP response.

O

openContentInputStream() - Method in interface javax.microedition.sip.SipConnection
Returns InputStream to read the message body content of a request or response received.
openContentOutputStream() - Method in interface javax.microedition.sip.SipConnection
Returns OutputStream to fill the SIP message body content.

R

receive(long) - Method in interface javax.microedition.sip.SipClientConnection
Receives SIP response message.
refreshEvent(int, int, String) - Method in interface javax.microedition.sip.SipRefreshListener
Called when a refresh task is successfully started, refreshed, cancelled or failed.
removeHeader(String) - Method in interface javax.microedition.sip.SipConnection
Removes header from the message.
removeParameter(String) - Method in class javax.microedition.sip.SipAddress
Removes the named URI parameter.
removeParameter(String) - Method in class javax.microedition.sip.SipHeader
Removes the header parameter, if it is found in this header.

S

send() - Method in interface javax.microedition.sip.SipConnection
Sends the SIP message.
setCredentials(String, String, String) - Method in interface javax.microedition.sip.SipClientConnection
Sets credentials for possible digest authentication.
setCredentials(String[], String[], String[]) - Method in interface javax.microedition.sip.SipClientConnection
Sets multiple credential triplets for possible digest authentication.
setDisplayName(String) - Method in class javax.microedition.sip.SipAddress
Sets the display name.
setErrorListener(SipErrorListener) - Method in interface javax.microedition.sip.SipConnection
Sets the listener for error notifications.
setHeader(String, String) - Method in interface javax.microedition.sip.SipConnection
Sets header value in SIP message.
setHost(String) - Method in class javax.microedition.sip.SipAddress
Sets the host part of the SIP address.
setListener(SipClientConnectionListener) - Method in interface javax.microedition.sip.SipClientConnection
Sets the listener for incoming responses.
setListener(SipServerConnectionListener) - Method in interface javax.microedition.sip.SipConnectionNotifier
Sets a listener for incoming SIP requests.
setName(String) - Method in class javax.microedition.sip.SipHeader
Sets the header name, for example Contact
setParameter(String, String) - Method in class javax.microedition.sip.SipAddress
Sets the named URI parameter to the specified value.
setParameter(String, String) - Method in class javax.microedition.sip.SipHeader
Sets value of header parameter.
setPort(int) - Method in class javax.microedition.sip.SipAddress
Sets the port number of the SIP address.
setReasonPhrase(String) - Method in interface javax.microedition.sip.SipServerConnection
Changes the default reason phrase.
setRequestURI(String) - Method in interface javax.microedition.sip.SipClientConnection
Sets Request-URI explicitly.
setScheme(String) - Method in class javax.microedition.sip.SipAddress
Sets the scheme of SIP address.
setURI(String) - Method in class javax.microedition.sip.SipAddress
Sets the URI part of the SIP address (without parameters).
setUser(String) - Method in class javax.microedition.sip.SipAddress
Sets the user part of SIP address.
setValue(String) - Method in class javax.microedition.sip.SipHeader
Sets the header value as String without parameters.
SipAddress - Class in javax.microedition.sip
SipAddress provides a generic SIP address parser.
SipAddress(String) - Constructor for class javax.microedition.sip.SipAddress
Construct a new SipAddress from string.
SipAddress(String, String) - Constructor for class javax.microedition.sip.SipAddress
Construct a new SipAddress from display name and URI.
SipClientConnection - Interface in javax.microedition.sip
SipClientConnection represents a SIP client transaction.
SipClientConnectionListener - Interface in javax.microedition.sip
Listener interface for incoming SIP responses.
SipConnection - Interface in javax.microedition.sip
SipConnection is the base interface for SIP connections.
SipConnectionNotifier - Interface in javax.microedition.sip
This interface defines a SIP server connection notifier.
SipDialog - Interface in javax.microedition.sip
SipDialog represents one SIP Dialog.
SipErrorListener - Interface in javax.microedition.sip
Listener interface for notifications about failure of asynchronous send operations.
SipException - Exception in javax.microedition.sip
This is an exception class for SIP specific errors.
SipException(byte) - Constructor for exception javax.microedition.sip.SipException
Construct SipException with error code.
SipException(String, byte) - Constructor for exception javax.microedition.sip.SipException
Construct SipException with textual message and error code.
SipHeader - Class in javax.microedition.sip
SipHeader provides generic SIP header parser helper.
SipHeader(String, String) - Constructor for class javax.microedition.sip.SipHeader
Constructs a SipHeader from name value pair.
SipProtocolPermission - Class in javax.microedition.sip
This class represents access rights to connections via the sip protocol.
SipProtocolPermission(String) - Constructor for class javax.microedition.sip.SipProtocolPermission
Creates a new SipProtocolPermission instance with the specified URI as its name.
SipRefreshHelper - Class in javax.microedition.sip
This class implements the functionality that facilitates the handling of refreshing requests on behalf of the application.
SipRefreshListener - Interface in javax.microedition.sip
Listener interface for RefreshHelper events.
SipServerConnection - Interface in javax.microedition.sip
SipServerConnection represents a SIP server transaction.
SipServerConnectionListener - Interface in javax.microedition.sip
Listener interface for incoming SIP requests.
SipsProtocolPermission - Class in javax.microedition.sip
This class represents access rights to connections via the sip protocol.
SipsProtocolPermission(String) - Constructor for class javax.microedition.sip.SipsProtocolPermission
Creates a new SipsProtocolPermission instance with the specified URI as its name.
stop(int) - Method in class javax.microedition.sip.SipRefreshHelper
Stop refreshing a specific request related to refeshID.

T

TERMINATED - Static variable in interface javax.microedition.sip.SipDialog
 
toString() - Method in class javax.microedition.sip.SipAddress
Returns a fully qualified SIP address, with display name, URI and URI parameters.
toString() - Method in class javax.microedition.sip.SipHeader
Returns the String representation of the header according to header type.
TRANSACTION_UNAVAILABLE - Static variable in exception javax.microedition.sip.SipException
System can not open any new transactions.
TRANSPORT_NOT_SUPPORTED - Static variable in exception javax.microedition.sip.SipException
The requested transport is not supported

U

UNKNOWN_LENGTH - Static variable in exception javax.microedition.sip.SipException
Used when for example Content-Length is not set before filling the message body.
UNKNOWN_TYPE - Static variable in exception javax.microedition.sip.SipException
Used when for example Content-Type is not set before filling the message body.
update(int, String[], String, int, int) - Method in class javax.microedition.sip.SipRefreshHelper
Updates one refreshed request with new values.

A C D E G H I J N O R S T U

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