Class | Description |
---|---|
AbstractErraiServlet |
The AbstractErraiServlet provides a starting point for creating Http-protocol gateway between the server
bus and the client buses.
|
ChaosMonkeyServlet |
The default DefaultBlockingServlet which provides the HTTP-protocol gateway
between the server bus and the client buses.
|
CorsFilter |
A servlet filter that inclues the HTTP headers to allow cross-origin resource
sharing from browsers that support CORS.
|
DefaultBlockingServlet |
The default DefaultBlockingServlet which provides the HTTP-protocol gateway
between the server bus and the client buses.
|
JBossAS7WebSocketServlet | |
JettyContinuationsServlet |
The JettyContinuationsServlet provides the HTTP-protocol gateway between the server bus and the client buses,
using Jetty Continuations.
|
ServletBootstrapUtil | |
SimpleEventChannelWrapped | |
StandardAsyncServlet |
An implementation of
AbstractErraiServlet leveraging asynchronous support of Servlet 3.0. |
Enum | Description |
---|---|
AbstractErraiServlet.ConnectionPhase | |
ServletInitAttribs |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.