|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseType | |
|---|---|
| org.mobicents.javax.servlet.sip | JSR 289 Extensions not defined in the specification that can prove useful and will be proposed for inclusion in a next release of the specification. |
| Uses of ResponseType in org.mobicents.javax.servlet.sip |
|---|
| Methods in org.mobicents.javax.servlet.sip that return ResponseType | |
|---|---|
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. |
| Methods in org.mobicents.javax.servlet.sip with parameters of type ResponseType | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||