Package | Description |
---|---|
org.jboss.errai.bus.server |
The server-side components of ErraiBus.
|
org.jboss.errai.bus.server.api | |
org.jboss.errai.bus.server.io | |
org.jboss.errai.bus.server.service | |
org.jboss.errai.bus.server.servlet |
Class and Description |
---|
MessageQueue |
QueueActivationCallback
This interface, QueueActivationCallback, is a template for creating a callback function for a queue
|
QueueClosedListener
A listener that is fired every time a queue is closed by the bus, for whatever reason.
|
ServerMessageBus
This interface, ServerMessageBus, extends the client's
MessageBus ,
and adds functionality so the server can transmit messages to a client and vice versa |
SessionProvider
Allows retrieval and creation of
QueueSession s for a specific type of communication channel. |
Class and Description |
---|
CallableFutureFactory
Used for obtaining instances of
CallableFuture for use in asynchronous RPC methods. |
MessageQueue |
QueueActivationCallback
This interface, QueueActivationCallback, is a template for creating a callback function for a queue
|
QueueClosedListener
A listener that is fired every time a queue is closed by the bus, for whatever reason.
|
QueueCloseEvent |
Class and Description |
---|
MessageQueue |
Class and Description |
---|
MessageQueue |
QueueClosedListener
A listener that is fired every time a queue is closed by the bus, for whatever reason.
|
ServerMessageBus
This interface, ServerMessageBus, extends the client's
MessageBus ,
and adds functionality so the server can transmit messages to a client and vice versa |
SessionProvider
Allows retrieval and creation of
QueueSession s for a specific type of communication channel. |
Class and Description |
---|
SessionProvider
Allows retrieval and creation of
QueueSession s for a specific type of communication channel. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.