|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
com.vaadin.server.communication.PushHandler
public class PushHandler
Establishes bidirectional ("push") communication channels
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter |
|---|
org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnBroadcast, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnClose, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnDisconnect, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnHeartbeat, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnPreSuspend, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnResume, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnSuspend, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnThrowable |
| Constructor Summary | |
|---|---|
PushHandler(VaadinServletService service)
|
|
| Method Summary | |
|---|---|
void |
onDisconnect(org.atmosphere.cpr.AtmosphereResourceEvent event)
|
void |
onThrowable(org.atmosphere.cpr.AtmosphereResourceEvent event)
|
| Methods inherited from class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter |
|---|
onBroadcast, onClose, onHeartbeat, onPreSuspend, onResume, onSuspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PushHandler(VaadinServletService service)
| Method Detail |
|---|
public void onDisconnect(org.atmosphere.cpr.AtmosphereResourceEvent event)
onDisconnect in interface org.atmosphere.cpr.AtmosphereResourceEventListeneronDisconnect in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapterpublic void onThrowable(org.atmosphere.cpr.AtmosphereResourceEvent event)
onThrowable in interface org.atmosphere.cpr.AtmosphereResourceEventListeneronThrowable in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||