public abstract class PlainStreamElement extends TopLevelStreamElement
Message, Presence and IQ.
Everything else should sublcass this class instead of Packet.
It is important to cleanly distinguish between stanzas and non-stanzas. For example plain stream elements don't count into the stanza count of XEP-198 Stream Management.
| Constructor and Description |
|---|
PlainStreamElement() |