|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.api | |
---|---|
BusLifecycleEvent
Represents the event that happens during a state transition in the ClientMessageBus lifecycle. |
|
BusLifecycleListener
Errai's ClientMessageBus has three conceptual states in its
lifecycle: local only, connecting, and connected. |
|
ClientMessageBus
An extended client-specific/in-browser interface of MessageBus , which defines client-specific functionality. |
|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
|
RetryInfo
Contains information about a potential upcoming attempt to retry something. |
|
RoutingFlag
Enumeration of flags that can be used when sending messages, to specify how they should be sent |
|
SessionEndEvent
The event object that is delievered to SessionEndListener s when a QueueSession ends. |
|
SessionEndListener
Callback interface for receiving notifications when QueueSession s end. |
|
Subscription
|
|
TransportError
A class representing the details of a network/transport error on the bus. |
|
TransportErrorHandler
A transport error handler is used for handling errors which arise from network communication problems between the client bus and the remote server bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.api.base | |
---|---|
BusErrorCallback
|
|
RoutingFlag
Enumeration of flags that can be used when sending messages, to specify how they should be sent |
|
Subscription
|
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.api.builder | |
---|---|
BusErrorCallback
|
|
RoutingFlag
Enumeration of flags that can be used when sending messages, to specify how they should be sent |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.api.messaging | |
---|---|
BusMonitor
|
|
RoutingFlag
Enumeration of flags that can be used when sending messages, to specify how they should be sent |
|
SubscribeListener
Callback interface for receiving notifications when a new subscription is registered on the bus. |
|
Subscription
|
|
UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.framework | |
---|---|
BusLifecycleEvent
Represents the event that happens during a state transition in the ClientMessageBus lifecycle. |
|
BusLifecycleListener
Errai's ClientMessageBus has three conceptual states in its
lifecycle: local only, connecting, and connected. |
|
BusMonitor
|
|
ClientMessageBus
An extended client-specific/in-browser interface of MessageBus , which defines client-specific functionality. |
|
SubscribeListener
Callback interface for receiving notifications when a new subscription is registered on the bus. |
|
Subscription
|
|
TransportErrorHandler
A transport error handler is used for handling errors which arise from network communication problems between the client bus and the remote server bus. |
|
UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.framework.transports | |
---|---|
RetryInfo
Contains information about a potential upcoming attempt to retry something. |
|
TransportError
A class representing the details of a network/transport error on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.client.util | |
---|---|
ClientMessageBus
An extended client-specific/in-browser interface of MessageBus , which defines client-specific functionality. |
|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server | |
---|---|
BusMonitor
|
|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
|
SubscribeListener
Callback interface for receiving notifications when a new subscription is registered on the bus. |
|
Subscription
|
|
UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.api | |
---|---|
CallableFuture
A CallableFuture is something that can be used to reply to an RPC call asynchronously. |
|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.cluster | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
|
SessionEndListener
Callback interface for receiving notifications when QueueSession s end. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.io | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.io.websockets | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.service | |
---|---|
BusMonitor
|
|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
|
SubscribeListener
Callback interface for receiving notifications when a new subscription is registered on the bus. |
|
Subscription
|
|
UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.bus.server.util | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.cdi.server | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.cdi.server.events | |
---|---|
QueueSession
The combination of a communication channel (identified by an HTTPSession or other communication session, such as an open WebSocket channel) with an Errai Bus queue ID. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.enterprise.client.cdi.api | |
---|---|
Subscription
|
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.ioc.support.bus.client | |
---|---|
ClientMessageBus
An extended client-specific/in-browser interface of MessageBus , which defines client-specific functionality. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.ioc.support.bus.rebind | |
---|---|
UncaughtException
Indicates that the annotated method should be invoked when an exception occurs in the client-side message bus that is not handled by an ErrorCallback . |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.security.client.local.callback | |
---|---|
UncaughtException
Indicates that the annotated method should be invoked when an exception occurs in the client-side message bus that is not handled by an ErrorCallback . |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.tools.monitoring | |
---|---|
BusMonitor
|
|
SubscribeListener
Callback interface for receiving notifications when a new subscription is registered on the bus. |
|
Subscription
|
|
UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus. |
Classes in org.jboss.errai.bus.client.api used by org.jboss.errai.ui.cordova | |
---|---|
ClientMessageBus
An extended client-specific/in-browser interface of MessageBus , which defines client-specific functionality. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |