Package core :: Module sock_js :: Class SockJSSocketHandler
[hide private]
[frames] | no frames]

Class SockJSSocketHandler

source code

org.vertx.java.core.Handler --+
                              |
                             SockJSSocketHandler

SockJS Socket handler

Instance Methods [hide private]
 
__init__(self, handler) source code
 
handle(self, sock)
Call the handler after SockJS Socket is ready
source code