AeroGear Netty SockJS Codec 0.11.0

Uses of Package
org.jboss.aerogear.io.netty.handler.codec.sockjs

Packages that use org.jboss.aerogear.io.netty.handler.codec.sockjs
org.jboss.aerogear.io.netty.handler.codec.sockjs An SockJS impelementation. 
org.jboss.aerogear.io.netty.handler.codec.sockjs.handler An SockJS impelementation. 
org.jboss.aerogear.io.netty.handler.codec.sockjs.transport Transport implementations for SockJS 
 

Classes in org.jboss.aerogear.io.netty.handler.codec.sockjs used by org.jboss.aerogear.io.netty.handler.codec.sockjs
SockJsConfig
          Configuration for a SockJS Session.
SockJsConfig.Builder
           
SockJsService
          Represents the server side business application server in SockJS.
SockJsServiceFactory
          A factory for creating SockJsService instances.
SockJsSessionContext
          Allows a SockJsService to interact with its session by providing methods to send data, and to close the session.
 

Classes in org.jboss.aerogear.io.netty.handler.codec.sockjs used by org.jboss.aerogear.io.netty.handler.codec.sockjs.handler
SockJsServiceFactory
          A factory for creating SockJsService instances.
SockJsSessionContext
          Allows a SockJsService to interact with its session by providing methods to send data, and to close the session.
 

Classes in org.jboss.aerogear.io.netty.handler.codec.sockjs used by org.jboss.aerogear.io.netty.handler.codec.sockjs.transport
SockJsConfig
          Configuration for a SockJS Session.
SockJsService
          Represents the server side business application server in SockJS.
 


AeroGear Netty SockJS Codec 0.11.0

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