public interface SockJsServiceFactory
SockJsService instances.| Modifier and Type | Method and Description |
|---|---|
SockJsConfig |
config()
The
SockJsConfig for the session itself. |
SockJsService |
create()
Creates a new instance, or reuse and existing instance, of the service.
|
SockJsService create()
SockJsService the service instance.SockJsConfig config()
SockJsConfig for the session itself.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.