public interface StreamElement
This is a marker interface to mark top-level elements, which can be sent over the stream.
Usually this is a stanza like <iq/>
, <message/>
and <presence/>
, but can also be XML elements used for SASL, TLS or by XEP-0198: Stream Management.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.