|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.samples.twitter.EventsLogger
public class EventsLogger
| Constructor Summary | |
|---|---|
EventsLogger()
|
|
| Method Summary | |
|---|---|
void |
onBroadcast(AtmosphereResourceEvent event)
|
void |
onDisconnect(AtmosphereResourceEvent event)
|
void |
onResume(AtmosphereResourceEvent event)
|
void |
onSuspend(AtmosphereResourceEvent event)
|
void |
onThrowable(AtmosphereResourceEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventsLogger()
| Method Detail |
|---|
public void onSuspend(AtmosphereResourceEvent event)
onSuspend in interface AtmosphereResourceEventListenerpublic void onResume(AtmosphereResourceEvent event)
onResume in interface AtmosphereResourceEventListenerpublic void onDisconnect(AtmosphereResourceEvent event)
onDisconnect in interface AtmosphereResourceEventListenerpublic void onBroadcast(AtmosphereResourceEvent event)
onBroadcast in interface AtmosphereResourceEventListenerpublic void onThrowable(AtmosphereResourceEvent event)
onThrowable in interface AtmosphereResourceEventListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||