| Package | Description |
|---|---|
| org.cipango.server | |
| org.cipango.server.dns | |
| org.cipango.server.session | |
| org.cipango.server.session.scoped | |
| org.cipango.server.transaction | |
| org.cipango.server.util |
| Modifier and Type | Method and Description |
|---|---|
void |
SipServer.sendResponse(SipResponse response,
SipConnection connection) |
| Constructor and Description |
|---|
SipResponse(SipResponse other) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
BlackListImpl.getBlacklistDuration(SipResponse response) |
void |
EmptyBlackList.hopFailed(Hop hop,
BlackList.Reason reason,
SipResponse response) |
void |
BlackListImpl.hopFailed(Hop hop,
BlackList.Reason reason,
SipResponse response) |
void |
BlackList.hopFailed(Hop hop,
BlackList.Reason reason,
SipResponse response)
Report a failure to the black list.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Session.DialogInfo.createDialog(SipResponse response,
boolean uac) |
protected void |
Session.createProxyDialog(SipResponse response) |
void |
Session.DialogInfo.handleResponse(SipResponse response) |
void |
Session.invokeServlet(SipResponse response) |
boolean |
Session.isSameDialog(SipResponse response) |
void |
Session.sendResponse(SipResponse response,
boolean reliable) |
void |
Session.DialogInfo.sendResponse(SipResponse response,
boolean reliable) |
void |
Session.updateState(SipResponse response,
boolean uac) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedClientTransactionListener.handleResponse(SipResponse response) |
| Modifier and Type | Method and Description |
|---|---|
SipResponse |
ClientTransactionImpl.create408() |
SipResponse |
ClientTransaction.create408() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionManager.doProcessResponse(SipResponse response) |
void |
ClientTransactionListener.handleResponse(SipResponse response) |
void |
ClientTransactionImpl.handleResponse(SipResponse response) |
void |
ClientTransaction.handleResponse(SipResponse response) |
protected BlackList.Reason |
RetryableTransactionManager.RetryableClientTransaction.isRetryable(SipResponse response) |
protected boolean |
RetryableTransactionManager.RetryableClientTransaction.retry(SipResponse response,
BlackList.Reason reason) |
void |
ServerTransaction.send(SipResponse response)
Sends a response within this transaction
|
| Modifier and Type | Method and Description |
|---|---|
SipResponse |
ClientTransactionProxy.create408() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientTransactionProxy.handleResponse(SipResponse response) |
Copyright © 2015. All Rights Reserved.