|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PeerStateListener
This interface is used to inform about changes in the state for a given peer.
| Method Summary | |
|---|---|
void |
stateChanged(PeerState oldState,
PeerState newState)
A change of state has occured for a peer. |
| Method Detail |
|---|
void stateChanged(PeerState oldState,
PeerState newState)
oldState - old state of peernewState - new state of peer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||