Package org.jivesoftware.smack.packet
Interface TopLevelStreamElement
-
- All Superinterfaces:
Element
,FullyQualifiedElement
,NamedElement
,XmlLangElement
- All Known Implementing Classes:
AbstractHttpOverXmpp
,AdHocCommandData
,AgentChatHistory
,AgentInfo
,AgentStatusRequest
,AgentWorkgroups
,Bind
,BlockContactsIQ
,BlockListIQ
,BoBIQ
,Bytestream
,Carbon.Disable
,Carbon.Enable
,ChatMetadata
,ChatNotes
,ChatSettings
,ClearCache
,ClearCacheResponse
,ClientStateIndication.Active
,ClientStateIndication.Inactive
,Close
,Compress
,Compressed
,Data
,DepartQueuePacket
,DisablePushNotificationsIQ
,DiscoverInfo
,DiscoverItems
,DnsIq
,EmptyResultIQ
,EnablePushNotificationsIQ
,ErrorIQ
,Failure
,GenericSettings
,HttpOverXmppReq
,HttpOverXmppResp
,IoTClaimed
,IoTDataReadOutAccepted
,IoTDataRequest
,IoTDisown
,IoTDisowned
,IoTIsFriend
,IoTIsFriendResponse
,IoTMine
,IoTRegister
,IoTRemove
,IoTRemoved
,IoTSetRequest
,IoTSetResponse
,IoTUnregister
,IQ
,JidPrepIq
,Jingle
,Jingle
,LastActivity
,Macros
,MamFinIQ
,MamPrefsIQ
,MamQueryIQ
,Message
,MessageOrPresence
,MonitorPacket
,MUCAdmin
,MUCLightAffiliationsIQ
,MUCLightBlockingIQ
,MUCLightChangeAffiliationsIQ
,MUCLightConfigurationIQ
,MUCLightCreateIQ
,MUCLightDestroyIQ
,MUCLightGetAffiliationsIQ
,MUCLightGetConfigsIQ
,MUCLightGetInfoIQ
,MUCLightInfoIQ
,MUCLightSetConfigsIQ
,MUCOwner
,OccupantsInfo
,OfferConfirmation
,OfferRequestProvider.OfferRequestPacket
,OfferRevokeProvider.OfferRevokePacket
,OfflineMessageRequest
,OfflineSettings
,Open
,Ping
,Presence
,Privacy
,PrivateDataIQ
,PubSub
,Registration
,RoomInvitation.RoomInvitationIQ
,RoomTransfer.RoomTransferIQ
,RosterPacket
,RTPBridge
,SaslNonza.AuthMechanism
,SaslNonza.Challenge
,SaslNonza.Response
,SaslNonza.SASLFailure
,SaslNonza.Success
,SearchSettings
,Session
,SharedGroupsInfo
,SimpleIQ
,Slot
,Slot_V0_2
,SlotRequest
,SlotRequest_V0_2
,SoundSettings
,Stanza
,StartTls
,StreamClose
,StreamError
,StreamInitiation
,StreamManagement.AckAnswer
,StreamManagement.AckRequest
,StreamManagement.Enable
,StreamManagement.Enabled
,StreamManagement.Failed
,StreamManagement.Resume
,StreamManagement.Resumed
,StreamOpen
,STUN
,Time
,TlsFailure
,TlsProceed
,Transcript
,Transcripts
,TranscriptSearch
,UnblockContactsIQ
,UnparsedIQ
,UserSearch
,VCard
,Version
,WorkgroupForm
,WorkgroupProperties
public interface TopLevelStreamElement extends FullyQualifiedElement
-
-
Method Summary
-
Methods inherited from interface org.jivesoftware.smack.packet.FullyQualifiedElement
getLanguage, getNamespace, getQName
-
Methods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementName
-
-