| Package | Description |
|---|---|
| com.communote.server.core.messaging.connector | |
| com.communote.server.core.messaging.connectors.xmpp | |
| com.communote.server.core.messaging.vo |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagerConnector.sendMessage(Message message)
New messages are send to the connector via this method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMPPConnector.sendMessage(Message message)
New messages are send to the connector via this method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.copy(Message otherBean)
Copies all properties from the argument value object into this value object.
|
| Constructor and Description |
|---|
Message(Message otherBean)
Copies constructor from other Message
|
Copyright © 2019 Communote team. All rights reserved.