| Package | Description |
|---|---|
| org.xmpp.component | |
| org.xmpp.muc | |
| org.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractComponent.handleMessage(Message message)
Override this method to handle the Message stanzas that are received by
the component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Invitation
Represents an invitation to a Multi-User Chat room from a room occupant to a user that is not
an occupant of the room.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.createCopy()
Returns a deep copy of this Message.
|
Copyright © 2009–2017 Ignite Realtime. All rights reserved.