| Package | Description |
|---|---|
| org.cipango.server.dns | |
| org.cipango.server.transaction |
| Modifier and Type | Method and Description |
|---|---|
static BlackList.Reason |
BlackList.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlackList.Reason[] |
BlackList.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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 BlackList.Reason |
RetryableTransactionManager.RetryableClientTransaction.isRetryable(SipResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RetryableTransactionManager.RetryableClientTransaction.retry(SipResponse response,
BlackList.Reason reason) |
Copyright © 2015. All Rights Reserved.