Uses of Interface
rocks.xmpp.core.Addressable
-
-
Uses of Addressable in rocks.xmpp.extensions.address.model
Classes in rocks.xmpp.extensions.address.model that implement Addressable Modifier and Type Class Description classAddressThe implementation of the<address/>element in thehttp://jabber.org/protocol/addressnamespace. -
Uses of Addressable in rocks.xmpp.extensions.bytestreams.s5b.model
Subinterfaces of Addressable in rocks.xmpp.extensions.bytestreams.s5b.model Modifier and Type Interface Description interfaceSocks5StreamHostA SOCKS5 stream host interface which is shared by the XEP-0065 implementation and the XEP-0260 implementation.Classes in rocks.xmpp.extensions.bytestreams.s5b.model that implement Addressable Modifier and Type Class Description classStreamHostThe<streamhost/>element. -
Uses of Addressable in rocks.xmpp.extensions.disco.model.items
Subinterfaces of Addressable in rocks.xmpp.extensions.disco.model.items Modifier and Type Interface Description interfaceDiscoverableItemA Service Discovery item which has an id, in order to provide a limited result set.interfaceItemRepresents a disco item as it is returned in Service Discovery (disco#items) responses.Classes in rocks.xmpp.extensions.disco.model.items that implement Addressable Modifier and Type Class Description classItemElementThe implementation of the<item/>element in thehttp://jabber.org/protocol/disco#itemnamespace, used for item discovery. -
Uses of Addressable in rocks.xmpp.extensions.jingle.transports.s5b.model
Classes in rocks.xmpp.extensions.jingle.transports.s5b.model that implement Addressable Modifier and Type Class Description static classS5bTransportMethod.CandidateThe implementation of the<candidate/>element in theurn:xmpp:jingle:transports:s5b:1namespace. -
Uses of Addressable in rocks.xmpp.extensions.langtrans.model.items
Classes in rocks.xmpp.extensions.langtrans.model.items that implement Addressable Modifier and Type Class Description static classLanguageSupport.ItemThe implementation of the the<item/>element in theurn:xmpp:langtrans:itemsnamespace. -
Uses of Addressable in rocks.xmpp.extensions.muc
Classes in rocks.xmpp.extensions.muc that implement Addressable Modifier and Type Class Description classChatServiceA chat service hosts chat rooms.classOccupantThe main actor in a multi-user chat environment is the occupant, who can be said to be located "in" a multi-user chat room and to participate in the discussions held in that room. -
Uses of Addressable in rocks.xmpp.extensions.muc.model
Subinterfaces of Addressable in rocks.xmpp.extensions.muc.model Modifier and Type Interface Description interfaceActorThe<actor/>element, which is used in both#adminand#usernamespace to indicate who has kicked or banned another user.interfaceDestroyThe<destroy/>element, which is used in both#ownerand#usernamespace and indicates a room destruction.interfaceItemThe<item/>element, which is used in both#adminand#usernamespace to manage members and indicate users in a chat room. -
Uses of Addressable in rocks.xmpp.extensions.privatedata.rosternotes.model
Classes in rocks.xmpp.extensions.privatedata.rosternotes.model that implement Addressable Modifier and Type Class Description static classAnnotation.NoteRepresents a note for a contact in the roster (roster item). -
Uses of Addressable in rocks.xmpp.extensions.pubsub
Classes in rocks.xmpp.extensions.pubsub that implement Addressable Modifier and Type Class Description classPubSubServiceThis class acts a facade to deal with a remote pubsub service. -
Uses of Addressable in rocks.xmpp.extensions.pubsub.model
Subinterfaces of Addressable in rocks.xmpp.extensions.pubsub.model Modifier and Type Interface Description interfaceAffiliationRepresents the<affiliation/>element, which is used in both 'pubsub' and 'pubsub#owner' namespace.interfaceSubscriptionRepresents the<subscription/>element, which is used in 'pubsub', 'pubsub#event' and 'pubsub#owner' namespace. -
Uses of Addressable in rocks.xmpp.extensions.rosterx.model
Classes in rocks.xmpp.extensions.rosterx.model that implement Addressable Modifier and Type Class Description static classContactExchange.ItemThe roster exchange item. -
Uses of Addressable in rocks.xmpp.extensions.search.model
Classes in rocks.xmpp.extensions.search.model that implement Addressable Modifier and Type Class Description static classSearch.ItemThe implementation of a search result item. -
Uses of Addressable in rocks.xmpp.extensions.vcard.temp.model
Classes in rocks.xmpp.extensions.vcard.temp.model that implement Addressable Modifier and Type Class Description classVCardThe implementation of the<vCard/>element in thevcard-tempnamespace. -
Uses of Addressable in rocks.xmpp.im.roster.model
Subinterfaces of Addressable in rocks.xmpp.im.roster.model Modifier and Type Interface Description interfaceRosterItemRepresents a roster item.Classes in rocks.xmpp.im.roster.model that implement Addressable Modifier and Type Class Description classContactA contact in the user's roster.
-