Class | Description |
---|---|
AsyncDispatcher |
The AsyncDispatcher provides asynchronous message delivery into the bus.
|
ClusterWaitEntry | |
DefaultTaskManager | |
DeliveryPlan | |
HttpSessionProvider |
The SessionProvider for HTTP-based queue sessions.
|
HttpSessionProvider.SessionsContainer | |
MessageQueueImpl |
A message queue is keeps track of which messages need to be sent outbound.
|
ServerMessageBusImpl |
The ServerMessageBusImpl implements the ServerMessageBus, making it possible for the server to
send and receive messages
|
SimpleDispatcher |
Simple request dispatcher implementation.
|
Worker |
A Worker is a specialized thread made to work with the messages and services of Errai
|
WorkerFactory |
The WorkerFactory maintains a pool of Workers, and takes care of running and terminating them
|
Exception | Description |
---|---|
QueueUnavailableException |
QueueUnavailableException extends the RuntimeException.
|
The server-side components of ErraiBus.
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.