| Package | Description |
|---|---|
| org.sodeac.common.message.dispatcher.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SnapshotableDeque<MessageImpl> |
ChannelImpl.messageQueue |
protected SnapshotableDeque<MessageImpl> |
ChannelImpl.newPublishedMessageQueue |
protected SnapshotableDeque<MessageImpl> |
ChannelImpl.removedMessageQueue |
| Modifier and Type | Method and Description |
|---|---|
DequeNode<MessageImpl<T>> |
MessageImpl.getNode() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ChannelImpl.removeMessage(MessageImpl message) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageImpl.setNode(DequeNode<MessageImpl<T>> node) |
Copyright © 2020. All rights reserved.