com.vaadin.server.communication
Class PushHandler

java.lang.Object
  extended by com.vaadin.server.communication.PushHandler

public class PushHandler
extends java.lang.Object

Handles incoming push connections and messages and dispatches them to the correct UI/ AtmospherePushConnection

Since:
7.1
Author:
Vaadin Ltd

Constructor Summary
PushHandler(VaadinServletService service)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushHandler

public PushHandler(VaadinServletService service)


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.