| Package | Description |
|---|---|
| net.sourceforge.peers.sip.core.useragent | |
| net.sourceforge.peers.sip.core.useragent.handlers | |
| net.sourceforge.peers.sip.transaction |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MidDialogRequestManager.provResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
MidDialogRequestManager.successResponseReceived(SipResponse sipResponse,
Transaction transaction) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Dialog |
DialogMethodHandler.buildOrUpdateDialogForUac(SipResponse sipResponse,
Transaction transaction) |
|
void |
ByeHandler.provResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
InviteHandler.provResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
RegisterHandler.provResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
ByeHandler.successResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
InviteHandler.successResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
RegisterHandler.successResponseReceived(SipResponse sipResponse,
Transaction transaction) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InviteClientTransaction |
|
class |
InviteServerTransaction |
|
class |
InviteTransaction |
|
class |
NonInviteClientTransaction |
|
class |
NonInviteServerTransaction |
|
class |
NonInviteTransaction |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClientTransactionUser.provResponseReceived(SipResponse sipResponse,
Transaction transaction) |
|
void |
ClientTransactionUser.successResponseReceived(SipResponse sipResponse,
Transaction transaction) |
Copyright © 2018. All rights reserved.