Package | Description |
---|---|
org.jboss.errai.bus.server |
The server-side components of ErraiBus.
|
org.jboss.errai.bus.server.service |
Modifier and Type | Class and Description |
---|---|
class |
ServerMessageBusImpl
The ServerMessageBusImpl implements the ServerMessageBus, making it possible for the server to
send and receive messages
|
Modifier and Type | Class and Description |
---|---|
class |
MessageBusProxy |
Modifier and Type | Method and Description |
---|---|
ServerMessageBus |
ErraiServiceImpl.getBus()
Gets the bus associated with this service
|
ServerMessageBus |
ErraiService.getBus()
Retrieves the server message bus employed by this service
|
Modifier and Type | Method and Description |
---|---|
void |
MessageBusProxy.closeProxy(ServerMessageBus bus) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.