| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
Transports.Type |
SockJsHandler.PathParams.transport()
The type of transport.
|
Transports.Type |
SockJsHandler.MatchingSessionPath.transport() |
Transports.Type |
SockJsHandler.NonSupportedPath.transport() |
| Modifier and Type | Method and Description |
|---|---|
static Transports.Type |
Transports.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transports.Type[] |
Transports.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.