|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateHandler
Strategy interface for handling real time updates.
Implementations can be wired into RealTimeUpdateController
to receive any updates from Facebook as they arrive.
Method Summary | |
---|---|
void |
handleUpdate(String subscription,
RealTimeUpdate update)
|
Method Detail |
---|
void handleUpdate(String subscription, RealTimeUpdate update)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |