AeroGear Netty SockJS Codec 0.11.0

Uses of Interface
org.jboss.aerogear.io.netty.handler.codec.sockjs.SockJsSessionContext

Packages that use SockJsSessionContext
org.jboss.aerogear.io.netty.handler.codec.sockjs An SockJS impelementation. 
org.jboss.aerogear.io.netty.handler.codec.sockjs.handler An SockJS impelementation. 
 

Uses of SockJsSessionContext in org.jboss.aerogear.io.netty.handler.codec.sockjs
 

Methods in org.jboss.aerogear.io.netty.handler.codec.sockjs with parameters of type SockJsSessionContext
 void SockJsService.onOpen(SockJsSessionContext session)
          Will be called when a new session is opened.
 

Uses of SockJsSessionContext in org.jboss.aerogear.io.netty.handler.codec.sockjs.handler
 

Classes in org.jboss.aerogear.io.netty.handler.codec.sockjs.handler that implement SockJsSessionContext
 class SessionHandler.DefaultSockJsSessionContext
           
 


AeroGear Netty SockJS Codec 0.11.0

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.