| Package | Description |
|---|---|
| net.sf.eBus.client.sysmessages |
This package defines the eBus system messages.
|
| net.sf.eBus.messages.type |
Provides classes for translating Java built-in types to and
from binary encoding.
|
| Modifier and Type | Method and Description |
|---|---|
EMessageKey |
AbstractKeyMessage.messageKey()
Returns the message key based on the message class name
and subject.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
AbstractMessageType.deserialize(ByteBuffer buffer)
Returns a message object de-serialized from the given
buffer.
|
protected Object |
MessageType.deserializeFields(int fieldMask,
ByteBuffer buffer)
Returns an
EMessageObject de-serialized from the
given buffer. |
Copyright © 2019. All rights reserved.