Modifier and Type | Method and Description |
---|---|
UserCredentials |
AccountManagerImpl.getCredentials(ClientTransaction challengedTransaction,
String realm) |
Modifier and Type | Method and Description |
---|---|
void |
Shootist.processInviteOK(Response ok,
ClientTransaction ct) |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootme.clientTid |
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Subscriber.subscribeTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Controller.inviteFirst |
protected ClientTransaction |
Controller4.inviteFirst |
protected ClientTransaction |
Controller.inviteSecond |
protected ClientTransaction |
Controller4.inviteSecond |
Modifier and Type | Method and Description |
---|---|
ClientTransaction |
B2BUA.call(SipURI destination) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientTransactionExt |
Modifier and Type | Method and Description |
---|---|
ClientTransaction |
DialogTimeoutEvent.getClientTransaction()
Get the re-INVITE client transaction that
could not be sent.
|
ClientTransaction |
SipProviderImpl.getNewClientTransaction(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
DialogTimeoutEvent.setClientTransaction(ClientTransaction clientTransaction)
Set the re-INVITE client transaction.
|
Modifier and Type | Method and Description |
---|---|
ClientTransaction |
AuthenticationHelper.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime)
Uses securityAuthority to determinie a set of valid user credentials for
the specified Response (Challenge) and appends it to the challenged
request so that it could be retransmitted.
|
ClientTransaction |
AuthenticationHelperImpl.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime) |
ClientTransaction |
AuthenticationHelper.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime,
boolean useLooseRouting)
Uses securityAuthority to determinie a set of valid user credentials for
the specified Response (Challenge) and appends it to the challenged
request so that it could be retransmitted.
|
ClientTransaction |
AuthenticationHelperImpl.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime,
boolean looseRouting) |
Modifier and Type | Method and Description |
---|---|
UserCredentialHash |
SecureAccountManager.getCredentialHash(ClientTransaction challengedTransaction,
String realm)
Returns the user credentials for a given SIP Domain.
|
UserCredentials |
AccountManager.getCredentials(ClientTransaction challengedTransaction,
String realm)
Returns the user credentials for a given SIP Domain.
|
ClientTransaction |
AuthenticationHelper.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime)
Uses securityAuthority to determinie a set of valid user credentials for
the specified Response (Challenge) and appends it to the challenged
request so that it could be retransmitted.
|
ClientTransaction |
AuthenticationHelperImpl.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime) |
ClientTransaction |
AuthenticationHelper.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime,
boolean useLooseRouting)
Uses securityAuthority to determinie a set of valid user credentials for
the specified Response (Challenge) and appends it to the challenged
request so that it could be retransmitted.
|
ClientTransaction |
AuthenticationHelperImpl.handleChallenge(Response challenge,
ClientTransaction challengedTransaction,
SipProvider transactionCreator,
int cacheTime,
boolean looseRouting) |
Modifier and Type | Interface and Description |
---|---|
interface |
SIPClientTransaction |
Modifier and Type | Class and Description |
---|---|
class |
SIPClientTransactionImpl
Represents a client transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
SIPDialog.sendRequest(ClientTransaction clientTransactionId) |
void |
SIPDialog.sendRequest(ClientTransaction clientTransaction,
boolean allowInterleaving) |
Constructor and Description |
---|
SIPDialog.ReInviteSender(ClientTransaction ctx) |
Modifier and Type | Method and Description |
---|---|
ClientTransaction |
TransactionTerminatedEvent.getClientTransaction()
Gets the client transaction associated with this TransactionTerminatedEvent.
|
ClientTransaction |
ResponseEvent.getClientTransaction()
Gets the client transaction associated with this ResponseEvent
|
ClientTransaction |
TimeoutEvent.getClientTransaction()
Gets the client transaction associated with this TimeoutEvent.
|
ClientTransaction |
SipProvider.getNewClientTransaction(Request request)
Before an application can send a new request it must first request
a new client transaction to handle that Request.
|
Modifier and Type | Method and Description |
---|---|
void |
Dialog.sendRequest(ClientTransaction clientTransaction)
Sends a Request to the remote party of this dialog.
|
Constructor and Description |
---|
ResponseEvent(Object source,
ClientTransaction clientTransaction,
Dialog dialog,
Response response)
Constructs a ResponseEvent encapsulating the Response that has been received
by the underlying SipProvider.
|
TimeoutEvent(Object source,
ClientTransaction clientTransaction,
Timeout timeout)
Constructs a TimeoutEvent to indicate a client retransmission or transaction
timeout.
|
TransactionTerminatedEvent(Object source,
ClientTransaction clientTransaction)
Constructs a TransactionTerminatedEvent to indicate a client
retransmission or transaction timeout.
|
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Method and Description |
---|---|
UserCredentials |
AccountManagerImpl.getCredentials(ClientTransaction challengedTransaction,
String realm) |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
protected ClientTransaction |
DeadSocketTlsTest.BadShootist.inviteTid |
Modifier and Type | Field and Description |
---|---|
protected ClientTransaction |
Shootist.inviteTid |
Copyright © 2016. All Rights Reserved.