|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EndpointStateListener
This interface must be implemented by classes that want to be notified
about state changes of an Endpoint.
| Method Summary | |
|---|---|
void |
notify(int newState)
Notify this listener that the endpoint changed it state to newState. |
| Method Detail |
|---|
void notify(int newState)
newState.
newState - The new state of the endpoint.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||