|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageManagerListener
Listener for message manager events.
| Method Summary | |
|---|---|
void |
compatiblePeerFound(Download download,
Peer peer,
Message message)
Notify of new peer connection that supports the given message type. |
void |
peerRemoved(Download download,
Peer peer)
Notify of peer connection removal. |
| Method Detail |
|---|
void compatiblePeerFound(Download download,
Peer peer,
Message message)
download - containing the peerpeer - that supports the message typemessage - that is supported
void peerRemoved(Download download,
Peer peer)
download - that contained the peerpeer - that was dropped
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||