|
JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SrdiHandler
Services that wish to receive shared resource indecies must implement this interface.
SrdiMessage
Method Summary | |
---|---|
void |
messageSendFailed(PeerID peerid,
OutgoingMessageEvent e)
Resolver calls this method when a failure to send a message to specified peer occurs |
boolean |
processSrdi(ResolverSrdiMsg message)
Process the SrdiMessage message, returns true if the message was processed properly |
Method Detail |
---|
boolean processSrdi(ResolverSrdiMsg message)
message
- Description of the Parameter
void messageSendFailed(PeerID peerid, OutgoingMessageEvent e)
peerid
- peerid failure occured on
|
JXSE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |