AeroGear Netty SockJS Codec 0.11.0

Uses of Class
org.jboss.aerogear.io.netty.handler.codec.sockjs.handler.SessionHandler.Event

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

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

Methods in org.jboss.aerogear.io.netty.handler.codec.sockjs.handler that return SessionHandler.Event
static SessionHandler.Event SessionHandler.Event.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SessionHandler.Event[] SessionHandler.Event.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


AeroGear Netty SockJS Codec 0.11.0

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