| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.cluster |
Clustering service for an application.
|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
List<BinaryMessage> |
BinaryMessageList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMessageList.add(BinaryMessage msg) |
boolean |
Packet.writeBinaryMessage(BinaryMessage msg,
int maxPacketSize)
Write a binary message to this packet returning true if there was
enough room to do so.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDeltaProperty.writeBinaryMessage(BinaryMessage m) |
Copyright © 2014. All Rights Reserved.