Errai 3.0.1-SNAPSHOT

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

Packages that use org.jboss.errai.bus.server.api
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   
 

Classes in org.jboss.errai.bus.server.api used by org.jboss.errai.bus.server
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 QueueSessions for a specific type of communication channel.
 

Classes in org.jboss.errai.bus.server.api used by org.jboss.errai.bus.server.api
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
           
 

Classes in org.jboss.errai.bus.server.api used by org.jboss.errai.bus.server.io
MessageQueue
           
 

Classes in org.jboss.errai.bus.server.api used by org.jboss.errai.bus.server.service
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 QueueSessions for a specific type of communication channel.
 

Classes in org.jboss.errai.bus.server.api used by org.jboss.errai.bus.server.servlet
SessionProvider
          Allows retrieval and creation of QueueSessions for a specific type of communication channel.
 


Errai 3.0.1-SNAPSHOT

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