A B C D E F G H I J M N O P R S T U V W _ 

A

AbstractChallengedMessageHandler - Class in org.cipango.client
This class sets the minimum implementation for a ChallengedMessageHandler.
AbstractChallengedMessageHandler() - Constructor for class org.cipango.client.AbstractChallengedMessageHandler
 
accept(SipServletRequest) - Method in class org.cipango.client.Dialog
Opens a dialog with an incoming request.
ACCEPT - Static variable in class org.cipango.client.SipHeaders
 
ACCEPT_CONTACT - Static variable in class org.cipango.client.SipHeaders
 
ACCEPT_ENCODING - Static variable in class org.cipango.client.SipHeaders
 
ACCEPT_LANGUAGE - Static variable in class org.cipango.client.SipHeaders
 
ACCEPT_RESOURCE_PRIORITY - Static variable in class org.cipango.client.SipHeaders
 
ACK - Static variable in class org.cipango.client.SipMethods
 
addAuthentication(SipServletRequest) - Method in class org.cipango.client.AuthenticationHelper
 
addConnector(SipClient.Protocol, String, int) - Method in class org.cipango.client.SipClient
 
addCredentials(Credentials) - Method in class org.cipango.client.AsyncMessageHandler
 
addCredentials(Credentials) - Method in class org.cipango.client.UserAgent
 
addListener(AsyncMessageHandler.Listener) - Method in class org.cipango.client.AsyncMessageHandler
 
addListener(Registration.Listener) - Method in class org.cipango.client.Registration
 
addToCredentials(Credentials) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
addUserAgent(UserAgent) - Method in class org.cipango.client.SipClient
 
ALERT_INFO - Static variable in class org.cipango.client.SipHeaders
 
ALLOW - Static variable in class org.cipango.client.SipHeaders
 
ALLOW_EVENTS - Static variable in class org.cipango.client.SipHeaders
 
AsyncMessageHandler - Class in org.cipango.client
 
AsyncMessageHandler() - Constructor for class org.cipango.client.AsyncMessageHandler
 
AsyncMessageHandler.Listener - Interface in org.cipango.client
 
AUTH_HELPER - Static variable in class org.cipango.client.AuthenticationHelper
Attribute of a SipServletRequest which holds the AuthenticationHelper instance used to handle it.
AUTHENTICATED_REQUEST - Static variable in class org.cipango.client.AuthenticationHelper
Attribute of the authenticated SipServletRequest which holds the original request.
Authentication - Class in org.cipango.client
 
Authentication(Authentication.Digest) - Constructor for class org.cipango.client.Authentication
 
Authentication.Digest - Class in org.cipango.client
 
Authentication.Digest() - Constructor for class org.cipango.client.Authentication.Digest
 
AUTHENTICATION_INFO - Static variable in class org.cipango.client.SipHeaders
 
AuthenticationHelper - Class in org.cipango.client
 
AuthenticationHelper(List<Credentials>) - Constructor for class org.cipango.client.AuthenticationHelper
 
AUTHORIZATION - Static variable in class org.cipango.client.SipHeaders
 
authorize(String, String, Credentials) - Method in class org.cipango.client.Authentication
 

B

BYE - Static variable in class org.cipango.client.SipMethods
 

C

Call - Class in org.cipango.client
A SIP Call abstraction.
Call() - Constructor for class org.cipango.client.Call
 
CALL_ID - Static variable in class org.cipango.client.SipHeaders
 
CALL_INFO - Static variable in class org.cipango.client.SipHeaders
 
CANCEL - Static variable in class org.cipango.client.SipMethods
 
ChallengedMessageHandler - Interface in org.cipango.client
A specialized MessageHandler with seamless authentication handling.
CONTACT - Static variable in class org.cipango.client.SipHeaders
 
CONTENT_DISPOSITION - Static variable in class org.cipango.client.SipHeaders
 
CONTENT_ENCODING - Static variable in class org.cipango.client.SipHeaders
 
CONTENT_LANGUAGE - Static variable in class org.cipango.client.SipHeaders
 
CONTENT_LENGTH - Static variable in class org.cipango.client.SipHeaders
 
CONTENT_TYPE - Static variable in class org.cipango.client.SipHeaders
 
createAck() - Method in class org.cipango.client.Call
 
createBye() - Method in class org.cipango.client.Call
 
createCall(URI) - Method in class org.cipango.client.UserAgent
 
createCall(SipServletRequest) - Method in class org.cipango.client.UserAgent
 
createCancel() - Method in class org.cipango.client.Call
Prepare a CANCEL request.
createDigest(String) - Static method in class org.cipango.client.Authentication
 
createInitialInvite(URI, URI) - Method in class org.cipango.client.Call
 
createInitialRequest(String, URI, URI) - Method in class org.cipango.client.Dialog
Creates the request that should initiate the dialog.
createInitialRequest(String, Address, Address) - Method in class org.cipango.client.Dialog
 
createPrack() - Method in class org.cipango.client.Call
 
createRegister(Address, int) - Method in class org.cipango.client.Registration
 
createRequest(String) - Method in class org.cipango.client.Dialog
 
createRequest(String, String) - Method in class org.cipango.client.UserAgent
 
createRequest(String, Address) - Method in class org.cipango.client.UserAgent
 
createRequest(String, UserAgent) - Method in class org.cipango.client.UserAgent
 
createUserAgent(String) - Method in class org.cipango.client.SipClient
 
Credentials - Interface in org.cipango.client
 
CSEQ - Static variable in class org.cipango.client.SipHeaders
 
customize(Dialog) - Method in class org.cipango.client.AsyncMessageHandler
 
customize(Dialog) - Method in class org.cipango.client.UserAgent
 
customize(SipServletRequest) - Method in class org.cipango.client.UserAgent
 

D

DATE - Static variable in class org.cipango.client.SipHeaders
 
DefaultMessageHandler - Class in org.cipango.client
 
DefaultMessageHandler() - Constructor for class org.cipango.client.DefaultMessageHandler
 
Dialog - Class in org.cipango.client
A SIP Dialog abstraction.
Dialog() - Constructor for class org.cipango.client.Dialog
 
doStart() - Method in class org.cipango.client.SipClient
 
doStop() - Method in class org.cipango.client.SipClient
 
doWait(Object) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
doWait(Object, long) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 

E

ERROR_INFO - Static variable in class org.cipango.client.SipHeaders
 
EVENT - Static variable in class org.cipango.client.SipHeaders
 
EXPIRES - Static variable in class org.cipango.client.SipHeaders
 

F

FROM - Static variable in class org.cipango.client.SipHeaders
 

G

getAor() - Method in class org.cipango.client.UserAgent
 
getAuthenticatedRequest(SipServletRequest) - Method in class org.cipango.client.AuthenticationHelper
Returns the authenticated request built from request.
getAuthenticationHelper(SipServletMessage) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
getContact() - Method in class org.cipango.client.SipClient
 
getContact() - Method in class org.cipango.client.UserAgent
 
getCredentials() - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
getCredentials() - Method in class org.cipango.client.AsyncMessageHandler
 
getCredentials(String) - Method in class org.cipango.client.AuthenticationHelper
 
getCredentials() - Method in class org.cipango.client.Dialog
 
getCredentials() - Method in class org.cipango.client.Registration
 
getCredentials() - Method in class org.cipango.client.UserAgent
 
getDigest() - Method in class org.cipango.client.Authentication
 
getDomain() - Method in class org.cipango.client.UserAgent
 
getEtag() - Method in class org.cipango.client.Publisher
 
getExpires() - Method in class org.cipango.client.Subscriber
 
getFactory() - Method in class org.cipango.client.Dialog
 
getFactory() - Method in class org.cipango.client.Registration
 
getFactory() - Method in class org.cipango.client.SipClient
 
getFactory() - Method in class org.cipango.client.UserAgent
 
getLastRequest() - Method in class org.cipango.client.SessionHandler
 
getLastResponse() - Method in class org.cipango.client.RequestHandler
 
getLastResponse() - Method in class org.cipango.client.SessionHandler
 
getListeners() - Method in class org.cipango.client.AsyncMessageHandler
 
getListeners() - Method in class org.cipango.client.Registration
 
getMessage() - Method in class org.cipango.client.SessionHandler.ReadableMessage
 
getNextResponse() - Method in class org.cipango.client.RequestHandler
 
getNonce() - Method in class org.cipango.client.Authentication.Digest
 
getOpaque() - Method in class org.cipango.client.Authentication.Digest
 
getOrCreateAuthenticationHelper(SipServletMessage) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
getOriginalRequest(SipServletRequest) - Method in class org.cipango.client.AuthenticationHelper
Returns the original request from which request was built.
getOutboundProxy() - Method in class org.cipango.client.Dialog
 
getOutboundProxy() - Method in class org.cipango.client.Registration
 
getOutboundProxy() - Method in class org.cipango.client.UserAgent
 
getPassword() - Method in interface org.cipango.client.Credentials
 
getQop() - Method in class org.cipango.client.Authentication.Digest
 
getRealm() - Method in class org.cipango.client.Authentication.Digest
 
getRealm() - Method in interface org.cipango.client.Credentials
 
getReceived() - Method in class org.cipango.client.SessionHandler.ReadableMessage
 
getRegistration() - Method in class org.cipango.client.RegistrationTask
 
getRegistrationListener() - Method in class org.cipango.client.UserAgent
 
getRequests() - Method in class org.cipango.client.SessionHandler
 
getResponses() - Method in class org.cipango.client.RequestHandler
 
getResponses() - Method in class org.cipango.client.SessionHandler
 
getResponses(SipServletRequest) - Method in class org.cipango.client.UserAgent
 
getSession() - Method in class org.cipango.client.Dialog
 
getSessionHandler() - Method in class org.cipango.client.Dialog
 
getSubscriptionState() - Method in class org.cipango.client.Subscriber
 
getTimeout() - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
getTimeout() - Method in class org.cipango.client.AsyncMessageHandler
 
getTimeout() - Method in class org.cipango.client.Dialog
 
getTimeout() - Method in class org.cipango.client.Registration
 
getTimeout() - Method in class org.cipango.client.UserAgent
 
getUnreadRequest() - Method in class org.cipango.client.SessionHandler
 
getUnreadResponse() - Method in class org.cipango.client.SessionHandler
 
getURI() - Method in class org.cipango.client.Registration
 
getUser() - Method in interface org.cipango.client.Credentials
 
getUserAgent(URI) - Method in class org.cipango.client.SipClient
 

H

handleAuthentication(SipServletResponse) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
handleAuthentication(SipServletResponse) - Method in interface org.cipango.client.ChallengedMessageHandler
Handles responses containing a challenge.
handleAuthentication(SipServletResponse) - Method in class org.cipango.client.RequestHandler
 
handleAuthentication(SipServletResponse) - Method in class org.cipango.client.SessionHandler
 
handleChallenge(SipServletResponse) - Method in class org.cipango.client.AuthenticationHelper
 
HANDLED_ATTRIBUTE - Static variable in class org.cipango.client.AbstractChallengedMessageHandler
 
handleInitialRequest(SipServletRequest) - Method in class org.cipango.client.UserAgent
 
handleRequest(SipServletRequest) - Method in class org.cipango.client.AsyncMessageHandler
 
handleRequest(SipServletRequest) - Method in class org.cipango.client.DefaultMessageHandler
 
handleRequest(SipServletRequest) - Method in interface org.cipango.client.MessageHandler
 
handleRequest(SipServletRequest) - Method in class org.cipango.client.RequestHandler
 
handleRequest(SipServletRequest) - Method in class org.cipango.client.SessionHandler
 
handleResponse(SipServletResponse) - Method in class org.cipango.client.AsyncMessageHandler
 
handleResponse(SipServletResponse) - Method in class org.cipango.client.DefaultMessageHandler
 
handleResponse(SipServletResponse) - Method in interface org.cipango.client.MessageHandler
 
handleResponse(SipServletResponse) - Method in class org.cipango.client.RequestHandler
 
handleResponse(SipServletResponse) - Method in class org.cipango.client.SessionHandler
 
HISTORY_INFO - Static variable in class org.cipango.client.SipHeaders
 

I

IDENTITY - Static variable in class org.cipango.client.SipHeaders
 
IDENTITY_INFO - Static variable in class org.cipango.client.SipHeaders
 
IN_REPLY_TO - Static variable in class org.cipango.client.SipHeaders
 
INFO - Static variable in class org.cipango.client.SipMethods
 
INITIAL_REQUEST_ATTRIBUTE - Static variable in class org.cipango.client.Dialog
 
INVITE - Static variable in class org.cipango.client.SipMethods
 
isActive() - Method in class org.cipango.client.Subscriber
 
isRead() - Method in class org.cipango.client.SessionHandler.ReadableMessage
 
isStale() - Method in class org.cipango.client.Authentication.Digest
 

J

JOIN - Static variable in class org.cipango.client.SipHeaders
 

M

MAX_FORWARDS - Static variable in class org.cipango.client.SipHeaders
 
MESSAGE - Static variable in class org.cipango.client.SipMethods
 
MessageHandler - Interface in org.cipango.client
MessageHandler is the minimal API to be implemented by an object which is to be aware of SIP messages.
MIME_VERSION - Static variable in class org.cipango.client.SipHeaders
 
MIN_EXPIRES - Static variable in class org.cipango.client.SipHeaders
 
MIN_SE - Static variable in class org.cipango.client.SipHeaders
 

N

newPublish(InputStream, int) - Method in class org.cipango.client.Publisher
 
newPublish(byte[], int) - Method in class org.cipango.client.Publisher
 
newUnPublish() - Method in class org.cipango.client.Publisher
 
NOTIFY - Static variable in class org.cipango.client.SipMethods
 

O

onDialog(SipServletRequest, Dialog) - Method in interface org.cipango.client.AsyncMessageHandler.Listener
 
onRegistered(Address, int, List<Address>) - Method in interface org.cipango.client.Registration.Listener
 
onRegistered(Address, int, List<Address>) - Method in class org.cipango.client.RegistrationTask
 
onRegistrationFailed(int) - Method in interface org.cipango.client.Registration.Listener
 
onRegistrationFailed(int) - Method in class org.cipango.client.RegistrationTask
 
onRequest(SipServletRequest) - Method in interface org.cipango.client.AsyncMessageHandler.Listener
 
onUnregistered(Address) - Method in interface org.cipango.client.Registration.Listener
 
onUnregistered(Address) - Method in class org.cipango.client.RegistrationTask
 
OPTIONS - Static variable in class org.cipango.client.SipMethods
 
org.cipango.client - package org.cipango.client
 
ORGANIZATION - Static variable in class org.cipango.client.SipHeaders
 
ORIGINAL_REQUEST - Static variable in class org.cipango.client.AuthenticationHelper
Attribute of the original SipServletRequest which holds the authenticated request created from it.

P

P_ACCESS_NETWORK_INFO - Static variable in class org.cipango.client.SipHeaders
 
P_ASSERTED_IDENTITY - Static variable in class org.cipango.client.SipHeaders
 
P_ASSOCIATED_URI - Static variable in class org.cipango.client.SipHeaders
 
P_CALLED_PARTY_ID - Static variable in class org.cipango.client.SipHeaders
 
P_CHARGING_FUNCTION_ADDRESSES - Static variable in class org.cipango.client.SipHeaders
 
P_CHARGING_VECTOR - Static variable in class org.cipango.client.SipHeaders
 
P_MEDIA_AUTHORIZATION - Static variable in class org.cipango.client.SipHeaders
 
P_PREFERRED_IDENTITY - Static variable in class org.cipango.client.SipHeaders
 
P_USER_DATABASE - Static variable in class org.cipango.client.SipHeaders
 
P_VISITED_NETWORK_ID - Static variable in class org.cipango.client.SipHeaders
 
PATH - Static variable in class org.cipango.client.SipHeaders
 
PRACK - Static variable in class org.cipango.client.SipMethods
 
PRIORITY - Static variable in class org.cipango.client.SipHeaders
 
PRIVACY - Static variable in class org.cipango.client.SipHeaders
 
processResponse(SipServletResponse) - Method in class org.cipango.client.Registration
 
PROXY_AUTHENTICATE - Static variable in class org.cipango.client.SipHeaders
 
PROXY_AUTHORIZATION - Static variable in class org.cipango.client.SipHeaders
 
PROXY_REQUIRE - Static variable in class org.cipango.client.SipHeaders
 
PUBLISH - Static variable in class org.cipango.client.SipMethods
 
Publisher - Class in org.cipango.client
 
Publisher(Address) - Constructor for class org.cipango.client.Publisher
 

R

RACK - Static variable in class org.cipango.client.SipHeaders
 
REASON - Static variable in class org.cipango.client.SipHeaders
 
RECORD_ROUTE - Static variable in class org.cipango.client.SipHeaders
 
REFER - Static variable in class org.cipango.client.SipMethods
 
REFER_SUB - Static variable in class org.cipango.client.SipHeaders
 
REFER_TO - Static variable in class org.cipango.client.SipHeaders
 
REFERRED_BY - Static variable in class org.cipango.client.SipHeaders
 
register(Address, int) - Method in class org.cipango.client.Registration
Synchronously registers contact with the given expiration value.
REGISTER - Static variable in class org.cipango.client.SipMethods
 
register(int) - Method in class org.cipango.client.UserAgent
Synchronously registers this UserAgent's contact with the given expiration value.
Registration - Class in org.cipango.client
Manages the registration of a user agent.
Registration(SipURI) - Constructor for class org.cipango.client.Registration
 
Registration.Listener - Interface in org.cipango.client
 
registrationDone(Address, int, List<Address>) - Method in class org.cipango.client.Registration
 
registrationFailed(int) - Method in class org.cipango.client.Registration
 
RegistrationTask - Class in org.cipango.client
Manages background upholding of a registration.
RegistrationTask(Registration, Address) - Constructor for class org.cipango.client.RegistrationTask
 
REJECT_CONTACT - Static variable in class org.cipango.client.SipHeaders
 
removeListener(AsyncMessageHandler.Listener) - Method in class org.cipango.client.AsyncMessageHandler
 
removeListener(Registration.Listener) - Method in class org.cipango.client.Registration
 
REPLACES - Static variable in class org.cipango.client.SipHeaders
 
REPLY_TO - Static variable in class org.cipango.client.SipHeaders
 
REQUEST_DISPOSITION - Static variable in class org.cipango.client.SipHeaders
 
RequestHandler - Class in org.cipango.client
Handles a transaction, keeping track of all responses received in a list.
RequestHandler(SipServletRequest, long) - Constructor for class org.cipango.client.RequestHandler
 
REQUIRE - Static variable in class org.cipango.client.SipHeaders
 
RESOURCE_PRIORITY - Static variable in class org.cipango.client.SipHeaders
 
RETRY_AFTER - Static variable in class org.cipango.client.SipHeaders
 
ROUTE - Static variable in class org.cipango.client.SipHeaders
 
RSEQ - Static variable in class org.cipango.client.SipHeaders
 
run() - Method in class org.cipango.client.RegistrationTask
 

S

SECURITY_CLIENT - Static variable in class org.cipango.client.SipHeaders
 
SECURITY_SERVER - Static variable in class org.cipango.client.SipHeaders
 
SECURITY_VERIFY - Static variable in class org.cipango.client.SipHeaders
 
send() - Method in class org.cipango.client.RequestHandler
 
send(SipServletRequest) - Method in class org.cipango.client.SessionHandler
 
send(SipServletRequest) - Method in class org.cipango.client.UserAgent
Sends request.
sendSynchronous(String, Address) - Method in class org.cipango.client.UserAgent
Creates a request with the given method and destination URI and waits for the final response.
sendSynchronous(SipServletRequest) - Method in class org.cipango.client.UserAgent
Sends request and waits for the final response.
SERVER - Static variable in class org.cipango.client.SipHeaders
 
SERVICE_ROUTE - Static variable in class org.cipango.client.SipHeaders
 
SESSION_EXPIRES - Static variable in class org.cipango.client.SipHeaders
 
SessionHandler - Class in org.cipango.client
 
SessionHandler() - Constructor for class org.cipango.client.SessionHandler
 
SessionHandler.ReadableMessage<E extends javax.servlet.sip.SipServletMessage> - Class in org.cipango.client
 
SessionHandler.ReadableMessage(E) - Constructor for class org.cipango.client.SessionHandler.ReadableMessage
 
setContact(Address) - Method in class org.cipango.client.UserAgent
 
setCredentials(List<Credentials>) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
setCredentials(List<Credentials>) - Method in class org.cipango.client.Dialog
 
setCredentials(List<Credentials>) - Method in class org.cipango.client.Registration
 
setDefaultHandler(MessageHandler) - Method in class org.cipango.client.UserAgent
 
setFactory(SipFactory) - Method in class org.cipango.client.Dialog
 
setFactory(SipFactory) - Method in class org.cipango.client.Registration
 
setFactory(SipFactory) - Method in class org.cipango.client.UserAgent
 
setListener(Registration.Listener) - Method in class org.cipango.client.RegistrationTask
 
setOutboundProxy(Address) - Method in class org.cipango.client.Dialog
 
setOutboundProxy(Address) - Method in class org.cipango.client.Registration
 
setOutboundProxy(Address) - Method in class org.cipango.client.UserAgent
 
setRead(boolean) - Method in class org.cipango.client.SessionHandler.ReadableMessage
 
setRead(SipServletMessage) - Method in class org.cipango.client.SessionHandler
 
setRegistrationListener(Registration.Listener) - Method in class org.cipango.client.UserAgent
 
setTimeout(long) - Method in class org.cipango.client.AbstractChallengedMessageHandler
 
setTimeout(long) - Method in class org.cipango.client.AsyncMessageHandler
 
setTimeout(long) - Method in class org.cipango.client.Dialog
 
setTimeout(long) - Method in class org.cipango.client.Registration
 
setTimeout(long) - Method in class org.cipango.client.UserAgent
 
SIP_ETAG - Static variable in class org.cipango.client.SipHeaders
 
SIP_IF_MATCH - Static variable in class org.cipango.client.SipHeaders
 
SipClient - Class in org.cipango.client
 
SipClient() - Constructor for class org.cipango.client.SipClient
Creates a new client with no connector.
SipClient(String, int) - Constructor for class org.cipango.client.SipClient
 
SipClient(int) - Constructor for class org.cipango.client.SipClient
 
SipClient.Protocol - Enum in org.cipango.client
 
SipHeaders - Class in org.cipango.client
 
SipHeaders() - Constructor for class org.cipango.client.SipHeaders
 
SipMethods - Class in org.cipango.client
 
SipMethods() - Constructor for class org.cipango.client.SipMethods
 
start(SipServletRequest) - Method in class org.cipango.client.Dialog
Starts this dialog.
start(SipServletRequest) - Method in class org.cipango.client.Publisher
 
startSubscription(Address, Address, int) - Method in class org.cipango.client.Subscriber
 
stopSubscription() - Method in class org.cipango.client.Subscriber
 
SUBJECT - Static variable in class org.cipango.client.SipHeaders
 
SUBSCRIBE - Static variable in class org.cipango.client.SipMethods
 
Subscriber - Class in org.cipango.client
 
Subscriber(String, Dialog) - Constructor for class org.cipango.client.Subscriber
 
SUBSCRIPTION_STATE - Static variable in class org.cipango.client.SipHeaders
 
SUPPORTED - Static variable in class org.cipango.client.SipHeaders
 

T

TARGET_DIALOG - Static variable in class org.cipango.client.SipHeaders
 
terminate(SipServletRequest) - Method in class org.cipango.client.Dialog
Synchronously ends this dialog.
TIMESTAMP - Static variable in class org.cipango.client.SipHeaders
 
TO - Static variable in class org.cipango.client.SipHeaders
 
toHex8(int) - Static method in class org.cipango.client.Authentication
 
toString() - Method in class org.cipango.client.SessionHandler.ReadableMessage
 
transfer(URI) - Method in class org.cipango.client.Call
Proceed to an unattended transfer towards remote.

U

unregister(Address) - Method in class org.cipango.client.Registration
Synchronously unregisters contact.
unregister() - Method in class org.cipango.client.UserAgent
Synchronously unregisters this UserAgent's contact.
UNSUPPORTED - Static variable in class org.cipango.client.SipHeaders
 
UPDATE - Static variable in class org.cipango.client.SipMethods
 
updateDialog(SipServletResponse) - Method in class org.cipango.client.Dialog
Update the dialog with the response.
USER_AGENT - Static variable in class org.cipango.client.SipHeaders
 
UserAgent - Class in org.cipango.client
 
UserAgent(Address) - Constructor for class org.cipango.client.UserAgent
 

V

valueOf(String) - Static method in enum org.cipango.client.SipClient.Protocol
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cipango.client.SipClient.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
VIA - Static variable in class org.cipango.client.SipHeaders
 

W

waitForFinalResponse() - Method in class org.cipango.client.Dialog
 
waitForFinalResponse() - Method in class org.cipango.client.Publisher
 
waitForFinalResponse() - Method in class org.cipango.client.RequestHandler
 
waitForFinalResponse() - Method in class org.cipango.client.SessionHandler
 
waitForNextResponse() - Method in class org.cipango.client.RequestHandler
 
waitForNotify() - Method in class org.cipango.client.Subscriber
 
waitForRequest() - Method in class org.cipango.client.Dialog
 
waitForRequest() - Method in class org.cipango.client.SessionHandler
 
waitForRequest(boolean) - Method in class org.cipango.client.SessionHandler
 
waitForResponse() - Method in class org.cipango.client.Dialog
 
waitForResponse() - Method in class org.cipango.client.Publisher
 
waitForResponse() - Method in class org.cipango.client.SessionHandler
 
waitForResponse(boolean) - Method in class org.cipango.client.SessionHandler
 
WARNING - Static variable in class org.cipango.client.SipHeaders
 
WWW_AUTHENTICATE - Static variable in class org.cipango.client.SipHeaders
 

_

_authentications - Variable in class org.cipango.client.AuthenticationHelper
 
_credentials - Variable in class org.cipango.client.AuthenticationHelper
 
_nonce - Variable in class org.cipango.client.Authentication.Digest
 
_opaque - Variable in class org.cipango.client.Authentication.Digest
 
_qop - Variable in class org.cipango.client.Authentication.Digest
 
_realm - Variable in class org.cipango.client.Authentication.Digest
 
_requests - Variable in class org.cipango.client.SessionHandler
 
_responses - Variable in class org.cipango.client.SessionHandler
 
_session - Variable in class org.cipango.client.Dialog
 
_stale - Variable in class org.cipango.client.Authentication.Digest
 
A B C D E F G H I J M N O P R S T U V W _ 

Copyright © 2014. All Rights Reserved.