|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyExt

Interface Extension that adds extra features to the JSR 289 Proxy interface. It adds the following capabilities :
| Method Summary | |
|---|---|
int |
getProxy1xxTimeout()
The current value of the overall proxy 1xx timeout value. |
void |
setProxy1xxTimeout(int timeout)
This is the amount of time, in seconds, the container waits for an informational response when proxying. |
| Method Detail |
|---|
void setProxy1xxTimeout(int timeout)
timeout - new search 1xx timeout in seconds
IllegalArgumentException - if the container cannot set the value as requested because it is too high, too low or negativeint getProxy1xxTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||