Package | Description |
---|---|
org.jboss.errai.otec.client | |
org.jboss.errai.otec.server |
Modifier and Type | Class and Description |
---|---|
class |
SinglePeerState |
Modifier and Type | Field and Description |
---|---|
protected PeerState |
AbstractOTEngine.peerState |
Modifier and Type | Method and Description |
---|---|
PeerState |
AbstractOTEngine.getPeerState() |
PeerState |
OTEngine.getPeerState() |
Constructor and Description |
---|
AbstractOTEngine(String name,
PeerState peerState) |
OTClientEngine(PeerState peerState,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
MultiplePeerState |
Constructor and Description |
---|
OTServerEngine(String name,
PeerState peerState) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.