AeroGear Netty SockJS Codec 0.11.0

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

Packages that use SockJsServiceFactory
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 SockJsServiceFactory in org.jboss.aerogear.io.netty.handler.codec.sockjs
 

Classes in org.jboss.aerogear.io.netty.handler.codec.sockjs that implement SockJsServiceFactory
 class AbstractSockJsServiceFactory
           
 

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

Constructors in org.jboss.aerogear.io.netty.handler.codec.sockjs.handler with parameters of type SockJsServiceFactory
SockJsHandler(SockJsServiceFactory... factories)
          Sole constructor which takes one or more SockJSServiceFactory.
 


AeroGear Netty SockJS Codec 0.11.0

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