Package org.jivesoftware.smack.packet
Class MessageOrPresence<MPB extends MessageOrPresenceBuilder<?,?>>
java.lang.Object
org.jivesoftware.smack.packet.Stanza
org.jivesoftware.smack.packet.MessageOrPresence<MPB>
- All Implemented Interfaces:
Element,NamedElement,StanzaView,TopLevelStreamElement,XmlElement,XmlLangElement
-
Field Summary
Fields inherited from class org.jivesoftware.smack.packet.Stanza
DEFAULT_LANGUAGE, ITEM, language, TEXT -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMessageOrPresence(Stanza other) protectedMessageOrPresence(StanzaBuilder<?> stanzaBuilder) -
Method Summary
Methods inherited from class org.jivesoftware.smack.packet.Stanza
addCommonAttributes, addExtension, addExtensions, appendErrorIfExists, getDefaultLanguage, getError, getExtension, getExtension, getExtensionElement, getExtensions, getExtensions, getExtensions, getExtensions, getExtensionsMap, getFrom, getLanguage, getNamespace, getStanzaId, getTo, hasExtension, hasExtension, hasStanzaIdSet, logCommonAttributes, overrideExtension, removeExtension, setError, setFrom, setNewStanzaId, setStanzaId, setTo, throwIfNoStanzaId, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementNameMethods inherited from interface org.jivesoftware.smack.packet.StanzaView
getExtension, hasExtension, hasExtensionMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getQName
-
Constructor Details
-
MessageOrPresence
-
MessageOrPresence
-
-
Method Details
-
asBuilder
-
asBuilder
-
asBuilder
-