|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionCountMonitor
Track the number of connections, so server can exit gracefully.
| Method Summary | |
|---|---|
void |
connectionCountChange(int delta)
Note a change in the number of connections. |
| Method Detail |
|---|
void connectionCountChange(int delta)
delta - An upward or downward adjustment to the connection count.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||