| Package | Description |
|---|---|
| org.mobicents.javax.servlet.sip |
| Modifier and Type | Method and Description |
|---|---|
static ResponseType |
ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseType[] |
ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyBranchListener.onProxyBranchResponseTimeout(ResponseType responseType,
ProxyBranch proxyBranch)
When a search timeout timer expires on a proxy branch, either on final responses or 1xx response,
this triggers a call to this method on all classes implementing this listener interface
|
Copyright © 2016. All Rights Reserved.