| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.cluster |
Clustering service for an application.
|
| com.avaje.ebeaninternal.server.cluster.socket |
| Modifier and Type | Method and Description |
|---|---|
DataHolder |
SerialiseTransactionHelper.createDataHolder(RemoteTransactionEvent transEvent)
Convert the RemoteTransactionEvent to byte[] content.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteTransactionEvent |
SerialiseTransactionHelper.read(DataHolder dataHolder)
Convert the byte[] content to RemoteTransactionEvent.
|
| Modifier and Type | Method and Description |
|---|---|
DataHolder |
SocketClusterMessage.getDataHolder() |
| Modifier and Type | Method and Description |
|---|---|
static SocketClusterMessage |
SocketClusterMessage.transEvent(DataHolder transEvent) |
Copyright © 2014. All Rights Reserved.