AeroGear Netty SockJS Codec 0.11.0

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

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

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

Methods in org.jboss.aerogear.io.netty.handler.codec.sockjs that return SockJsService
 SockJsService SockJsServiceFactory.create()
          Creates a new instance, or reuse and existing instance, of the service.
abstract  SockJsService AbstractSockJsServiceFactory.create()
           
 

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

Constructors in org.jboss.aerogear.io.netty.handler.codec.sockjs.transport with parameters of type SockJsService
RawWebSocketTransport(SockJsConfig config, SockJsService service)
           
 


AeroGear Netty SockJS Codec 0.11.0

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