Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.bus.server.api

Interface Summary
MessageInterceptor  
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
SessionControl This interface, SessionControl, provides functions for checking up on a session
SessionProvider<T> Allows retrieval and creation of QueueSessions for a specific type of communication channel.
 

Class Summary
CallableFutureFactory Used for obtaining instances of CallableFuture for use in asynchronous RPC methods.
QueueCloseEvent  
RpcContext This utility provides access to Message resources otherwise not visible to RPC endpoints.
ServerCallableFuture<T>  
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.