|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyBranchListener
Interface Extension that adds extra features to the JSR 289 ProxyBranch capabilities.
| Method Summary | |
|---|---|
void |
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 |
| Method Detail |
|---|
void onProxyBranchResponseTimeout(ResponseType responseType,
ProxyBranch proxyBranch)
responseType - type of response (1xx or final) for which the timer expiredproxyBranch - the proxy branch on which the timer expired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||