Uses of Class
org.jivesoftware.smack.XMPPException.XMPPErrorException
-
Packages that use XMPPException.XMPPErrorException Package Description org.igniterealtime.smack.examples Examples and tests for Smack.org.jivesoftware.smack Core classes of the Smack API.org.jivesoftware.smack.roster Smacks API for Rosters.org.jivesoftware.smackx.address Smack's API for XEP-0033: Extended Stanza Addressing.org.jivesoftware.smackx.admin Smack's API for XEP-0133: Service Administration.org.jivesoftware.smackx.amp Smack's API for XEP-0079: Advanced Message Processing.org.jivesoftware.smackx.blocking Classes and interfaces of Blocking command.org.jivesoftware.smackx.bob Classes and interfaces of XEP-0231: Bits of Binary.org.jivesoftware.smackx.bookmarks Smack's API for XEP-0048: Bookmarks.org.jivesoftware.smackx.bytestreams Smack's API for XEP-0065: SOCKS5 Bytestreams, as well as XEP-0047: In-Band Bytestreams.org.jivesoftware.smackx.bytestreams.ibb Smack's API for XEP-0047: In-Band Bytestreams.org.jivesoftware.smackx.bytestreams.socks5 Smack's API for XEP-0065: SOCKS5 Bytestreams.org.jivesoftware.smackx.caps Smacks implementation of XEP-0115: Entity Capabilities, seeEntityCapsManagerfor more information.org.jivesoftware.smackx.carbons Smack's API for XEP-0280: Message Carbons.org.jivesoftware.smackx.chat_markers XEP-0333: Chat Markers.org.jivesoftware.smackx.commands Smacks implementation of XEP-0050: Ad-Hoc Commands.org.jivesoftware.smackx.disco Smack's API for Service Discovery (XEP-0030).org.jivesoftware.smackx.dox Smack's API for XEP-0418: DNS Queries over XMPP (Dox).org.jivesoftware.smackx.fallback_indication Smack's API for XEP-0428: Fallback Indication.org.jivesoftware.smackx.filetransfer Smack's API for File Transfers.org.jivesoftware.smackx.geoloc Smacks implementation of XEP-0080: User Location.org.jivesoftware.smackx.hoxt Smack's API for XEP-0332: HTTP over XMPP transport.org.jivesoftware.smackx.httpfileupload Smack's API for XEP-0363: HTTP File Upload.org.jivesoftware.smackx.iot.control Smack's API for XMPP IoT.org.jivesoftware.smackx.iot.data Smack's API for XMPP IoT.org.jivesoftware.smackx.iot.discovery Smack's API for XMPP IoT XEP-0347 Discovery.org.jivesoftware.smackx.iot.provisioning Smack's API for XMPP IoT.org.jivesoftware.smackx.iqlast Smacks implementation of XEP-0012: Last Activity.org.jivesoftware.smackx.iqprivate Smacks implementation of XEP-0049: Private XML Storage.org.jivesoftware.smackx.iqregister Smacks implementation of XEP-0077: In-Band Registration.org.jivesoftware.smackx.iqversion Smacks implementation of XEP-0092: Software Version.org.jivesoftware.smackx.jid_prep Smack's API for XEP-0328: JID Prep.org.jivesoftware.smackx.jingle Smack's API for XEP-0166: Jingle.org.jivesoftware.smackx.jingle.transports.jingle_s5b Smack's API for XEP-0260: Jingle SOCKS5 Bytestreams.org.jivesoftware.smackx.jingleold TODO describe me.org.jivesoftware.smackx.jingleold.listeners TODO describe me.org.jivesoftware.smackx.jingleold.nat TODO describe me.org.jivesoftware.smackx.mam XEP-0313: Message Archive Management.org.jivesoftware.smackx.mood Smack's API for XEP-0107: User Mood.org.jivesoftware.smackx.muc Smack API for Multi-User Chat (MUC, XEP-0045).org.jivesoftware.smackx.muclight Classes and Interfaces that implement Multi-User Chat Light (MUC Light).org.jivesoftware.smackx.offline Smacks implementation of XEP-0013: Flexible Offline Message Retrieval.org.jivesoftware.smackx.omemo Classes and interfaces for OMEMO Encryption.org.jivesoftware.smackx.ox Smack API for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox_im Smack API for XEP-0374: OpenPGP for XMPP: Instant Messaging.org.jivesoftware.smackx.ox.util Utility classes for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.pep Smacks implementation XEP-0163: Personal Eventing Protocol.org.jivesoftware.smackx.ping Smacks implementation of XEP-0199: XMPP Ping.org.jivesoftware.smackx.privacy Smacks implementation of XEP-0016: Privacy Lists.org.jivesoftware.smackx.pubsub Smack's API for XEP-0060: Publish-Subscribe.org.jivesoftware.smackx.push_notifications Classes and interfaces to manage Push Notifications (XEP-0357).org.jivesoftware.smackx.search Smacks implementation of XEP-0055: Jabber Search.org.jivesoftware.smackx.sharedgroups Implementation of shared groups.org.jivesoftware.smackx.softwareinfo Smacks implementation of XEP-0232: Software Information.org.jivesoftware.smackx.time Smacks implementation of XEP-0202: Entity Time.org.jivesoftware.smackx.usertune Smack's API for XEP-0118: User Tune.org.jivesoftware.smackx.vcardtemp Smacks implementation of XEP-0054: vcard-temp.org.jivesoftware.smackx.vcardtemp.packet Element classes for XEP-0054: vcard-temp.org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.user TODO describe me.org.jivesoftware.smackx.xdata Smacks API for Data Forms (XEP-0004).org.jivesoftware.smackx.xhtmlim Smacks implementation of XHTML-IM (XEP-0071), which provides the ability to send and receive formatted messages using XHTML. -
-
Uses of XMPPException.XMPPErrorException in org.igniterealtime.smack.examples
Methods in org.igniterealtime.smack.examples that throw XMPPException.XMPPErrorException Modifier and Type Method Description static booleanXmppTools. supportsIbr(XMPPConnection connection) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smack
Methods in org.jivesoftware.smack that throw XMPPException.XMPPErrorException Modifier and Type Method Description protected SASLMechanismAbstractXMPPConnection. authenticate(String username, String password, EntityBareJid authzid, SSLSession sslSession)Authenticate a connection.static voidXMPPException.XMPPErrorException. ifHasErrorThenThrow(Stanza packet)static voidXMPPException.XMPPErrorException. ifHasErrorThenThrow(Stanza packet, Stanza request)<P extends Stanza>
PStanzaCollector. nextResultOrThrow()Returns the next available stanza.<P extends Stanza>
PStanzaCollector. nextResultOrThrow(long timeout)Returns the next available stanza.<P extends Stanza>
PStanzaCollector. pollResultOrThrow()Polls to see if a stanza is currently available and returns it, or immediately returnsnullif no packets are currently in the result queue.<I extends IQ>
IAbstractXMPPConnection. sendIqRequestAndWaitForResponse(IQ request)<I extends IQ>
IXMPPConnection. sendIqRequestAndWaitForResponse(IQ request)Send an IQ request and wait for the response. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smack.roster
Methods in org.jivesoftware.smack.roster that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidRosterGroup. addEntry(RosterEntry entry)Adds a roster entry to this group.voidRoster. createEntry(BareJid user, String name, String[] groups)Deprecated.voidRoster. createItem(BareJid jid, String name, String[] groups)Creates a new roster item.voidRoster. createItemAndRequestSubscription(BareJid jid, String name, String[] groups)Creates a new roster entry and presence subscription.voidRoster. preApproveAndCreateEntry(BareJid user, String name, String[] groups)Creates a new pre-approved roster entry and presence subscription.voidRoster. removeEntry(RosterEntry entry)Removes a roster entry from the roster.voidRosterGroup. removeEntry(RosterEntry entry)Removes a roster entry from this group.voidRosterEntry. setName(String name)Sets the name associated with this entry.voidRosterGroup. setName(String name)Sets the name of the group. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.address
Methods in org.jivesoftware.smackx.address that throw XMPPException.XMPPErrorException Modifier and Type Method Description static voidMultipleRecipientManager. reply(XMPPConnection connection, Message original, Message reply)Sends a reply to a previously received stanza that was sent to multiple recipients.static voidMultipleRecipientManager. send(XMPPConnection connection, Stanza packet, Collection<? extends Jid> to, Collection<? extends Jid> cc, Collection<? extends Jid> bcc)Sends the specified stanza to the collection of specified recipients using the specified connection.static voidMultipleRecipientManager. send(XMPPConnection connection, Stanza packet, Collection<? extends Jid> to, Collection<? extends Jid> cc, Collection<? extends Jid> bcc, Jid replyTo, Jid replyRoom, boolean noReply)Sends the specified stanza to the collection of specified recipients using the specified connection. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.admin
Methods in org.jivesoftware.smackx.admin that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidServiceAdministrationManager. addUser(EntityBareJid userJid, String password)voidServiceAdministrationManager. deleteUser(Set<EntityBareJid> jidsToDelete)voidServiceAdministrationManager. deleteUser(EntityBareJid userJidToDelete) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.amp
Methods in org.jivesoftware.smackx.amp that throw XMPPException.XMPPErrorException Modifier and Type Method Description static booleanAMPManager. isActionSupported(XMPPConnection connection, AMPExtension.Action action)Check if server supports specified action.static booleanAMPManager. isConditionSupported(XMPPConnection connection, String conditionName)Check if server supports specified condition.static booleanAMPDeliverCondition. isSupported(XMPPConnection connection)Check if server supports deliver condition.static booleanAMPExpireAtCondition. isSupported(XMPPConnection connection)Check if server supports expire-at condition.static booleanAMPMatchResourceCondition. isSupported(XMPPConnection connection)Check if server supports match-resource condition. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.blocking
Methods in org.jivesoftware.smackx.blocking that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidBlockingCommandManager. blockContacts(List<Jid> jids)Block contacts.List<Jid>BlockingCommandManager. getBlockList()Returns the block list.booleanBlockingCommandManager. isSupportedByServer()Returns true if Blocking Command is supported by the server.voidBlockingCommandManager. unblockAll()Unblock all.voidBlockingCommandManager. unblockContacts(List<Jid> jids)Unblock contacts. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.bob
Methods in org.jivesoftware.smackx.bob that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanBoBManager. isSupportedByServer()Returns true if Bits of Binary is supported by the server.BoBDataBoBManager. requestBoB(Jid to, ContentId bobHash)Request BoB data. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.bookmarks
Methods in org.jivesoftware.smackx.bookmarks that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidBookmarkManager. addBookmarkedConference(String name, EntityBareJid jid, boolean isAutoJoin, Resourcepart nickname, String password)Adds or updates a conference in the bookmarks.voidBookmarkManager. addBookmarkedURL(String URL, String name, boolean isRSS)Adds a new url or updates an already existing url in the bookmarks.List<BookmarkedConference>BookmarkManager. getBookmarkedConferences()Returns all currently bookmarked conferences.List<BookmarkedURL>BookmarkManager. getBookmarkedURLs()Returns an unmodifiable collection of all bookmarked urls.booleanBookmarkManager. isSupported()Check if the service supports bookmarks using private data.voidBookmarkManager. removeBookmarkedConference(EntityBareJid jid)Removes a conference from the bookmarks.voidBookmarkManager. removeBookmarkedURL(String bookmarkURL)Removes a url from the bookmarks. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.bytestreams
Methods in org.jivesoftware.smackx.bytestreams that throw XMPPException.XMPPErrorException Modifier and Type Method Description BytestreamSessionBytestreamRequest. accept()Accepts the bytestream open request and returns the session to send/receive data. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.bytestreams.ibb
Methods in org.jivesoftware.smackx.bytestreams.ibb that throw XMPPException.XMPPErrorException Modifier and Type Method Description InBandBytestreamSessionInBandBytestreamManager. establishSession(Jid targetJID, String sessionID)Establishes an In-Band Bytestream with the given user using the given session ID and returns the session to send/receive data to/from the user. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.bytestreams.socks5
Methods in org.jivesoftware.smackx.bytestreams.socks5 that throw XMPPException.XMPPErrorException Modifier and Type Method Description Socks5BytestreamSessionSocks5BytestreamRequest. accept()Accepts the SOCKS5 Bytestream initialization request and returns the socket to send/receive data.List<Jid>Socks5BytestreamManager. determineProxies()Returns a list of JIDs of SOCKS5 proxies by querying the XMPP server. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.caps
Methods in org.jivesoftware.smackx.caps that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanEntityCapsManager. areEntityCapsSupported(Jid jid)Returns true if Entity Caps are supported by a given JID.booleanEntityCapsManager. areEntityCapsSupportedByServer()Returns true if Entity Caps are supported by the local service/server. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.carbons
Methods in org.jivesoftware.smackx.carbons that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanCarbonManager. isSupportedByServer()Returns true if XMPP Carbons are supported by the server.voidCarbonManager. setCarbonsEnabled(boolean new_state)Notify server to change the carbons state. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.chat_markers
Methods in org.jivesoftware.smackx.chat_markers that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanChatMarkersManager. isSupportedByServer()Deprecated.This method serves no purpose, as servers do not announce this feature. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.commands
Methods in org.jivesoftware.smackx.commands that return XMPPException.XMPPErrorException Modifier and Type Method Description protected static XMPPException.XMPPErrorExceptionAdHocCommandHandler. newBadRequestException(String descriptiveTest)protected static XMPPException.XMPPErrorExceptionAdHocCommandHandler. newXmppErrorException(StanzaError.Condition condition)protected static XMPPException.XMPPErrorExceptionAdHocCommandHandler. newXmppErrorException(StanzaError.Condition condition, String descriptiveText)Methods in org.jivesoftware.smackx.commands that throw XMPPException.XMPPErrorException Modifier and Type Method Description abstract voidAbstractAdHocCommand. cancel()Cancels the execution of the command.voidAdHocCommand. cancel()voidAdHocCommandHandler.SingleStage. cancel()AdHocCommandResultAdHocCommand. complete(SubmitForm filledForm)Completes the command execution with the information provided in theresponse.protected abstract AdHocCommandDataAdHocCommandHandler. complete(AdHocCommandDataBuilder response, SubmitForm submittedForm)AdHocCommandDataAdHocCommandHandler.SingleStage. complete(AdHocCommandDataBuilder response, SubmitForm submittedForm)AdHocCommandResultAdHocCommand. execute()Executes the command.AdHocCommandResultAdHocCommand. execute(FillableForm form)Executes the default action of the command with the information provided in the Form.protected abstract AdHocCommandDataAdHocCommandHandler. execute(AdHocCommandDataBuilder response)protected AdHocCommandDataAdHocCommandHandler.SingleStage. execute(AdHocCommandDataBuilder response)protected abstract AdHocCommandDataAdHocCommandHandler.SingleStage. executeSingleStage(AdHocCommandDataBuilder response)AdHocCommandResultAdHocCommand. next(SubmitForm filledForm)Executes the next action of the command with the information provided in theresponse.protected abstract AdHocCommandDataAdHocCommandHandler. next(AdHocCommandDataBuilder response, SubmitForm submittedForm)AdHocCommandDataAdHocCommandHandler.SingleStage. next(AdHocCommandDataBuilder response, SubmitForm submittedForm)AdHocCommandResultAdHocCommand. prev()Goes to the previous stage.protected abstract AdHocCommandDataAdHocCommandHandler. prev(AdHocCommandDataBuilder response)AdHocCommandDataAdHocCommandHandler.SingleStage. prev(AdHocCommandDataBuilder response) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.disco
Methods in org.jivesoftware.smackx.disco that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanServiceDiscoveryManager. accountSupportsFeatures(CharSequence... features)Check if the given features are supported by the connection account.booleanServiceDiscoveryManager. accountSupportsFeatures(Collection<? extends CharSequence> features)Check if the given collection of features are supported by the connection account.DiscoverInfoServiceDiscoveryManager. discoverInfo(Jid entityID)Returns the discovered information of a given XMPP entity addressed by its JID.DiscoverInfoServiceDiscoveryManager. discoverInfo(Jid entityID, String node)Returns the discovered information of a given XMPP entity addressed by its JID and note attribute.DiscoverItemsServiceDiscoveryManager. discoverItems(Jid entityID)Returns the discovered items of a given XMPP entity addressed by its JID.DiscoverItemsServiceDiscoveryManager. discoverItems(Jid entityID, String node)Returns the discovered items of a given XMPP entity addressed by its JID and note attribute.DomainBareJidServiceDiscoveryManager. findService(String feature, boolean useCache)DomainBareJidServiceDiscoveryManager. findService(String feature, boolean useCache, String category, String type)List<DomainBareJid>ServiceDiscoveryManager. findServices(String feature, boolean stopOnFirst, boolean useCache)Find all services under the users service that provide a given feature.List<DiscoverInfo>ServiceDiscoveryManager. findServicesDiscoverInfo(String feature, boolean stopOnFirst, boolean useCache)Find all services under the users service that provide a given feature.List<DiscoverInfo>ServiceDiscoveryManager. findServicesDiscoverInfo(String feature, boolean stopOnFirst, boolean useCache, Map<? super Jid,Exception> encounteredExceptions)Find all services under the users service that provide a given feature.List<DiscoverInfo>ServiceDiscoveryManager. findServicesDiscoverInfo(DomainBareJid serviceName, String feature, boolean stopOnFirst, boolean useCache, Map<? super Jid,Exception> encounteredExceptions)Find all services under a given service that provide a given feature.booleanServiceDiscoveryManager. serverSupportsFeature(CharSequence feature)Returns true if the server supports the given feature.booleanServiceDiscoveryManager. serverSupportsFeatures(CharSequence... features)booleanServiceDiscoveryManager. serverSupportsFeatures(Collection<? extends CharSequence> features)booleanServiceDiscoveryManager. supportsFeature(Jid jid, CharSequence feature)Queries the remote entity for it's features and returns true if the given feature is found.booleanServiceDiscoveryManager. supportsFeatures(Jid jid, CharSequence... features)booleanServiceDiscoveryManager. supportsFeatures(Jid jid, Collection<? extends CharSequence> features) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.dox
Methods in org.jivesoftware.smackx.dox that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanDnsOverXmppManager. isSupported(Jid jid)DnsMessageDnsOverXmppManager. query(Jid jid, DnsMessage query)DnsMessageDnsOverXmppManager. query(Jid jid, Question question) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.fallback_indication
Methods in org.jivesoftware.smackx.fallback_indication that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanFallbackIndicationManager. serverSupportsFallbackIndications()Determine, whether or not the server supports Fallback Indications.booleanFallbackIndicationManager. userSupportsFallbackIndications(EntityBareJid jid)Determine, whether or not a user supports Fallback Indications. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.filetransfer
Methods in org.jivesoftware.smackx.filetransfer that throw XMPPException.XMPPErrorException Modifier and Type Method Description InputStreamIBBTransferNegotiator. createIncomingStream(StreamInitiation initiation)InputStreamSocks5TransferNegotiator. createIncomingStream(StreamInitiation initiation)abstract InputStreamStreamNegotiator. createIncomingStream(StreamInitiation initiation)This method handles the file stream download negotiation process.OutputStreamIBBTransferNegotiator. createOutgoingStream(String streamID, Jid initiator, Jid target)protected IQStreamNegotiator. initiateIncomingStream(XMPPConnection connection, StreamInitiation initiation)StreamNegotiatorFileTransferNegotiator. negotiateOutgoingTransfer(Jid userID, String streamID, String fileName, long size, String desc, int responseTimeout)Send a request to another user to send them a file.InputStreamIncomingFileTransfer. receiveFile()Negotiates the stream method to transfer the file over and then returns the negotiated stream. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.geoloc
Methods in org.jivesoftware.smackx.geoloc that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidGeoLocationManager. publishGeoLocation(GeoLocation geoLocation)Publish the user's geographic location through the Personal Eventing Protocol (PEP).voidGeoLocationManager. stopPublishingGeolocation()Send empty geolocation through the PubSub node. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.hoxt
Methods in org.jivesoftware.smackx.hoxt that throw XMPPException.XMPPErrorException Modifier and Type Method Description static booleanHOXTManager. isSupported(Jid jid, XMPPConnection connection)Returns true if the given entity understands the HTTP ove XMPP transport format and allows the exchange of such. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.httpfileupload
Methods in org.jivesoftware.smackx.httpfileupload that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanHttpFileUploadManager. discoverUploadService()Discover upload service.SlotHttpFileUploadManager. requestSlot(String filename, long fileSize)Request a new upload slot from default upload service (if discovered).SlotHttpFileUploadManager. requestSlot(String filename, long fileSize, String contentType)Request a new upload slot with optional content type from default upload service (if discovered).SlotHttpFileUploadManager. requestSlot(String filename, long fileSize, String contentType, DomainBareJid uploadServiceAddress)Request a new upload slot with optional content type from custom upload service.URLHttpFileUploadManager. uploadFile(File file)Request slot and uploaded file to HTTP file upload service.URLHttpFileUploadManager. uploadFile(File file, UploadProgressListener listener)Request slot and uploaded file to HTTP file upload service with progress callback.URLHttpFileUploadManager. uploadFile(InputStream inputStream, String fileName, long fileSize)Request slot and uploaded stream to HTTP upload service.URLHttpFileUploadManager. uploadFile(InputStream inputStream, String fileName, long fileSize, UploadProgressListener listener)Request slot and uploaded stream to HTTP upload service. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iot.control
Methods in org.jivesoftware.smackx.iot.control that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidThingControlRequest. processRequest(Jid from, Collection<SetData> setData)IoTSetResponseIoTControlManager. setUsingIq(FullJid jid, Collection<? extends SetData> data)Control a thing by sending a collection ofSetDatainstructions.IoTSetResponseIoTControlManager. setUsingIq(FullJid jid, SetData data)Control a thing by sending a collection ofSetDatainstructions. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iot.data
Methods in org.jivesoftware.smackx.iot.data that throw XMPPException.XMPPErrorException Modifier and Type Method Description List<IoTFieldsExtension>IoTDataManager. requestMomentaryValuesReadOut(EntityFullJid jid)Try to read out a things momentary values. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iot.discovery
Methods in org.jivesoftware.smackx.iot.discovery that throw XMPPException.XMPPErrorException Modifier and Type Method Description IoTClaimedIoTDiscoveryManager. claimThing(Collection<Tag> metaTags)IoTClaimedIoTDiscoveryManager. claimThing(Collection<Tag> metaTags, boolean publicThing)IoTClaimedIoTDiscoveryManager. claimThing(Jid registry, Collection<Tag> metaTags, boolean publicThing)Claim a thing by providing a collection of meta tags.voidIoTDiscoveryManager. disownThing(Jid thing)voidIoTDiscoveryManager. disownThing(Jid thing, NodeInfo nodeInfo)voidIoTDiscoveryManager. disownThing(Jid registry, Jid thing, NodeInfo nodeInfo)JidIoTDiscoveryManager. findRegistry()Try to find an XMPP IoT registry.booleanIoTDiscoveryManager. isRegistry(BareJid jid)ThingStateIoTDiscoveryManager. registerThing(Thing thing)ThingStateIoTDiscoveryManager. registerThing(Jid registry, Thing thing)voidIoTDiscoveryManager. removeThing(BareJid thing)voidIoTDiscoveryManager. removeThing(BareJid thing, NodeInfo nodeInfo)voidIoTDiscoveryManager. removeThing(Jid registry, BareJid thing, NodeInfo nodeInfo)voidIoTDiscoveryManager. unregister()voidIoTDiscoveryManager. unregister(NodeInfo nodeInfo)voidIoTDiscoveryManager. unregister(Jid registry, NodeInfo nodeInfo) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iot.provisioning
Methods in org.jivesoftware.smackx.iot.provisioning that throw XMPPException.XMPPErrorException Modifier and Type Method Description DomainBareJidIoTProvisioningManager. findProvisioningServerComponent()Try to find a provisioning server component.JidIoTProvisioningManager. getConfiguredProvisioningServer()booleanIoTProvisioningManager. isFriend(Jid provisioningServer, BareJid friendInQuestion)As the given provisioning server is the given JID is a friend. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iqlast
Methods in org.jivesoftware.smackx.iqlast that throw XMPPException.XMPPErrorException Modifier and Type Method Description LastActivityLastActivityManager. getLastActivity(Jid jid)Returns the last activity of a particular jid.booleanLastActivityManager. isLastActivitySupported(Jid jid)Returns true if Last Activity (XEP-0012) is supported by a given JID. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iqprivate
Methods in org.jivesoftware.smackx.iqprivate that throw XMPPException.XMPPErrorException Modifier and Type Method Description PrivateDataPrivateDataManager. getPrivateData(String elementName, String namespace)Returns the private data specified by the given element name and namespace.booleanPrivateDataManager. isSupported()Check if the service supports private data.voidPrivateDataManager. setPrivateData(PrivateData privateData)Sets a private data value. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iqregister
Methods in org.jivesoftware.smackx.iqregister that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidAccountManager. changePassword(String newPassword)Changes the password of the currently logged-in account.voidAccountManager. createAccount(Localpart username, String password)Creates a new account using the specified username and password.voidAccountManager. createAccount(Localpart username, String password, Map<String,String> attributes)Creates a new account using the specified username, password and account attributes.voidAccountManager. deleteAccount()Deletes the currently logged-in account from the server.StringAccountManager. getAccountAttribute(String name)Returns the value of a given account attribute ornullif the account attribute wasn't found.Set<String>AccountManager. getAccountAttributes()Returns an unmodifiable collection of the names of the required account attributes.StringAccountManager. getAccountInstructions()Returns the instructions for creating a new account, ornullif there are no instructions.booleanAccountManager. isSupported()booleanAccountManager. supportsAccountCreation()Returns true if the server supports creating new accounts. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.iqversion
Methods in org.jivesoftware.smackx.iqversion that throw XMPPException.XMPPErrorException Modifier and Type Method Description VersionVersionManager. getVersion(Jid jid)Request version information from a given JID.booleanVersionManager. isSupported(Jid jid) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jid_prep
Methods in org.jivesoftware.smackx.jid_prep that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanJidPrepManager. isSupported(Jid jid)StringJidPrepManager. requestJidPrep(String jidToBePrepped)StringJidPrepManager. requestJidPrep(Jid jidPrepService, String jidToBePrepped) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jingle
-
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Methods in org.jivesoftware.smackx.jingle.transports.jingle_s5b that throw XMPPException.XMPPErrorException Modifier and Type Method Description List<Bytestream.StreamHost>JingleS5BTransportManager. getAvailableStreamHosts() -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jingleold
Methods in org.jivesoftware.smackx.jingleold that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidContentNegotiator. triggerContentEstablished() -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jingleold.listeners
Methods in org.jivesoftware.smackx.jingleold.listeners that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidJingleSessionListener. sessionEstablished(PayloadType pt, TransportCandidate remoteCandidate, TransportCandidate localCandidate, JingleSession jingleSession)Notification that the session has been established.voidJingleTransportListener. transportEstablished(TransportCandidate local, TransportCandidate remote)Notification that the transport has been established. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.jingleold.nat
Methods in org.jivesoftware.smackx.jingleold.nat that throw XMPPException.XMPPErrorException Modifier and Type Method Description static StringRTPBridge. getPublicIP(XMPPConnection xmppConnection)Get Public Address from the Server.static RTPBridgeRTPBridge. getRTPBridge(XMPPConnection connection, String sessionID)Get a new RTPBridge Candidate from the server.static STUNSTUN. getSTUNServer(XMPPConnection connection)Get a new STUN Server Address and port from the server.voidBridgedResolver. initialize()static RTPBridgeRTPBridge. relaySession(XMPPConnection connection, String sessionID, String pass, TransportCandidate proxyCandidate, TransportCandidate localCandidate)Check if the server support RTPBridge Service.static booleanRTPBridge. serviceAvailable(XMPPConnection connection)Check if the server support RTPBridge Service.voidBridgedTransportManager. sessionEstablished(PayloadType pt, TransportCandidate rc, TransportCandidate lc, JingleSession jingleSession)voidICETransportManager. sessionEstablished(PayloadType pt, TransportCandidate rc, TransportCandidate lc, JingleSession jingleSession) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.mam
Methods in org.jivesoftware.smackx.mam that throw XMPPException.XMPPErrorException Modifier and Type Method Description MamManager.MamPrefsResultMamManager. enableMamForAllMessages()MamManager.MamPrefsResultMamManager. enableMamForRosterMessages()StringMamManager. getMamNamespace()Returns the MAM namespace used by thisMamManager.StringMamManager. getMessageUidOfLatestMessage()Lookup the archive's message ID of the latest message in the archive.booleanMamManager. isSupported()Check if this MamManager's archive address supports MAM.List<Message>MamManager.MamQuery. pageNext(int count)List<Message>MamManager.MamQuery. pagePrevious(int count)MamManager.MamQueryMamManager. queryArchive(MamManager.MamQueryArgs mamQueryArgs)MamManager.MamQueryMamManager. queryMostRecentPage(Jid jid, int max)MamManager.MamPrefsResultMamManager. retrieveArchivingPreferences()Get the preferences stored in the server.List<FormField>MamManager. retrieveFormFields()Get the form fields supported by the server.List<FormField>MamManager. retrieveFormFields(String node)Get the form fields supported by the server.MamManager.MamPrefsResultMamManager. setDefaultBehavior(MamPrefsIQ.DefaultBehavior desiredDefaultBehavior)MamManager.MamPrefsResultMamManager. updateArchivingPreferences(MamManager.MamPrefs mamPrefs)Update the preferences in the server. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.mood
Methods in org.jivesoftware.smackx.mood that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidMoodManager. clearMood()voidMoodManager. setMood(Mood mood)voidMoodManager. setMood(Mood mood, String text)voidMoodManager. setMood(Mood mood, MoodConcretisation concretisation)voidMoodManager. setMood(Mood mood, MoodConcretisation concretisation, String text) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidMultiUserChat. banUser(Jid jid, String reason)Bans a user from the room.voidMultiUserChat. banUsers(Collection<? extends Jid> jids)Bans users from the room.voidMultiUserChat. changeNickname(Resourcepart nickname)Changes the occupant's nickname to a new nickname within the room.voidMultiUserChat. changeSubject(String subject)Changes the subject within the room.MultiUserChat.MucCreateConfigFormHandleMultiUserChat. create(Resourcepart nickname)Creates the room according to some default configuration, assign the requesting user as the room owner, and add the owner to the room but not allow anyone else to enter the room (effectively "locking" the room).MultiUserChat.MucCreateConfigFormHandleMultiUserChat. createOrJoin(MucEnterConfiguration mucEnterConfiguration)LikeMultiUserChat.create(Resourcepart), but will return aMultiUserChat.MucCreateConfigFormHandleif the room creation was acknowledged by the service (with an 201 status code).MultiUserChat.MucCreateConfigFormHandleMultiUserChat. createOrJoin(Resourcepart nickname)Create or join the MUC room with the given nickname.MultiUserChat.MucCreateConfigFormHandleMultiUserChat. createOrJoinIfNecessary(Resourcepart nickname, String password)Create or join a MUC if it is necessary, i.e.voidMultiUserChat. destroy()Sends a request to destroy the room.voidMultiUserChat. destroy(String reason, EntityBareJid alternateJID)Sends a request to the server to destroy the room.List<Affiliate>MultiUserChat. getAdmins()Returns a list ofAffiliatewith the room administrators.MucConfigFormManagerMultiUserChat. getConfigFormManager()Get aMucConfigFormManagerto configure this room.MucConfigFormManagerMultiUserChat.MucCreateConfigFormHandle. getConfigFormManager()Alias forMultiUserChat.getConfigFormManager().FormMultiUserChat. getConfigurationForm()Returns the room's configuration form that the room's owner can use.List<EntityBareJid>MultiUserChatManager. getJoinedRooms(EntityFullJid user)Returns a List of the rooms where the requested user has joined.List<Affiliate>MultiUserChat. getMembers()Returns a list ofAffiliatewith the room members.List<Occupant>MultiUserChat. getModerators()Returns a list ofOccupantwith the room moderators.List<DomainBareJid>MultiUserChatManager. getMucServiceDomains()Returns a collection with the XMPP addresses of the Multi-User Chat services.List<Affiliate>MultiUserChat. getOutcasts()Returns a list ofAffiliatewith the room outcasts.List<Affiliate>MultiUserChat. getOwners()Returns a list ofAffiliatewith the room owners.List<Occupant>MultiUserChat. getParticipants()Returns a list ofOccupantwith the room participants.FormMultiUserChat. getRegistrationForm()Returns the room's registration form that an unaffiliated user, can use to become a member of the room ornullif no registration is possible.RoomInfoMultiUserChatManager. getRoomInfo(EntityBareJid room)Returns the discovered information of a given room without actually having to join the room.Map<EntityBareJid,HostedRoom>MultiUserChatManager. getRoomsHostedBy(DomainBareJid serviceName)Returns a Map of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.List<DomainBareJid>MultiUserChatManager. getXMPPServiceDomains()Deprecated.useMultiUserChatManager.getMucServiceDomains()instead.voidMultiUserChat. grantAdmin(Collection<? extends Jid> jids)Grants administrator privileges to other users.voidMultiUserChat. grantAdmin(Jid jid)Grants administrator privileges to another user.voidMultiUserChat. grantMembership(Collection<? extends Jid> jids)Grants membership to other users.voidMultiUserChat. grantMembership(Jid jid)Grants membership to a user.voidMultiUserChat. grantModerator(Collection<Resourcepart> nicknames)Grants moderator privileges to participants or visitors.voidMultiUserChat. grantModerator(Resourcepart nickname)Grants moderator privileges to a participant or visitor.voidMultiUserChat. grantOwnership(Collection<? extends Jid> jids)Grants ownership privileges to other users.voidMultiUserChat. grantOwnership(Jid jid)Grants ownership privileges to another user.voidMultiUserChat. grantVoice(Collection<Resourcepart> nicknames)Grants voice to visitors in the room.voidMultiUserChat. grantVoice(Resourcepart nickname)Grants voice to a visitor in the room.booleanMultiUserChatManager. isServiceEnabled(Jid user)Returns true if the specified user supports the Multi-User Chat protocol.PresenceMultiUserChat. join(MucEnterConfiguration mucEnterConfiguration)Joins the chat room using the specified nickname and password.PresenceMultiUserChat. join(Resourcepart nickname)Joins the chat room using the specified nickname.voidMultiUserChat. join(Resourcepart nickname, String password)Joins the chat room using the specified nickname and password.voidMultiUserChat. kickParticipant(Resourcepart nickname, String reason)Kicks a visitor or participant from the room.PresenceMultiUserChat. leave()Leave the chat room.PresenceMultiUserChat. leaveSync()Deprecated.useMultiUserChat.leave()instead.voidMultiUserChat.MucCreateConfigFormHandle. makeInstant()Create an instant room.booleanMultiUserChatManager. providesMucService(DomainBareJid domainBareJid)Check if the provided domain bare JID provides a MUC service.voidMultiUserChat. revokeAdmin(Collection<? extends Jid> jids)Revokes administrator privileges from users.voidMultiUserChat. revokeAdmin(EntityJid jid)Revokes administrator privileges from a user.voidMultiUserChat. revokeMembership(Collection<? extends Jid> jids)Revokes users' membership.voidMultiUserChat. revokeMembership(Jid jid)Revokes a user's membership.voidMultiUserChat. revokeModerator(Collection<Resourcepart> nicknames)Revokes moderator privileges from other users.voidMultiUserChat. revokeModerator(Resourcepart nickname)Revokes moderator privileges from another user.voidMultiUserChat. revokeOwnership(Collection<? extends Jid> jids)Revokes ownership privileges from other users.voidMultiUserChat. revokeOwnership(Jid jid)Revokes ownership privileges from another user.voidMultiUserChat. revokeVoice(Collection<Resourcepart> nicknames)Revokes voice from participants in the room.voidMultiUserChat. revokeVoice(Resourcepart nickname)Revokes voice from a participant in the room.voidMultiUserChat. sendConfigurationForm(FillableForm form)Sends the completed configuration form to the server.voidMultiUserChat. sendRegistrationForm(FillableForm form)Sends the completed registration form to the server.voidMucConfigFormManager. submitConfigurationForm()Submit the configuration asFilledFormto the room.booleanDirectMucInvitationManager. userSupportsInvitations(EntityBareJid jid) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.muclight
Methods in org.jivesoftware.smackx.muclight that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidMultiUserChatLightManager. blockRoom(DomainBareJid mucLightService, Jid roomJid)Block a room.voidMultiUserChatLightManager. blockRooms(DomainBareJid mucLightService, List<Jid> roomsJids)Block rooms.voidMultiUserChatLightManager. blockUser(DomainBareJid mucLightService, Jid userJid)Block a user.voidMultiUserChatLightManager. blockUsers(DomainBareJid mucLightService, List<Jid> usersJids)Block users.voidMultiUserChatLight. changeAffiliations(HashMap<Jid,MUCLightAffiliation> affiliations)Change the MUC Light affiliations.voidMultiUserChatLight. changeRoomName(String roomName)Change the name of the room.voidMultiUserChatLight. changeSubject(String subject)Change the subject of the MUC Light.voidMultiUserChatLight. destroy()Destroy the MUC Light.HashMap<Jid,MUCLightAffiliation>MultiUserChatLight. getAffiliations()Get the MUC Light affiliations.HashMap<Jid,MUCLightAffiliation>MultiUserChatLight. getAffiliations(String version)Get the MUC Light affiliations.MUCLightRoomConfigurationMultiUserChatLight. getConfiguration()Get the MUC Light configuration.MUCLightRoomConfigurationMultiUserChatLight. getConfiguration(String version)Get the MUC Light configuration.MUCLightRoomInfoMultiUserChatLight. getFullInfo()Get the MUC Light info.MUCLightRoomInfoMultiUserChatLight. getFullInfo(String version)Get the MUC Light info.List<DomainBareJid>MultiUserChatLightManager. getLocalServices()Returns a collection with the XMPP addresses of the MUC Light services.List<Jid>MultiUserChatLightManager. getOccupiedRooms(DomainBareJid mucLightService)Returns a List of the rooms the user occupies.List<Jid>MultiUserChatLightManager. getRoomsBlocked(DomainBareJid mucLightService)Get rooms blocked.List<Jid>MultiUserChatLightManager. getUsersAndRoomsBlocked(DomainBareJid mucLightService)Get users and rooms blocked.List<Jid>MultiUserChatLightManager. getUsersBlocked(DomainBareJid mucLightService)Get users blocked.booleanMultiUserChatLightManager. isFeatureSupported(DomainBareJid mucLightService)Returns true if Multi-User Chat Light feature is supported by the server.voidMultiUserChatLight. leave()Leave the MUCLight.voidMultiUserChatLight. setRoomConfigs(String roomName, HashMap<String,String> customConfigs)Set the room configurations.voidMultiUserChatLight. setRoomConfigs(HashMap<String,String> customConfigs)Set the room configurations.voidMultiUserChatLightManager. unblockRoom(DomainBareJid mucLightService, Jid roomJid)Unblock a room.voidMultiUserChatLightManager. unblockRooms(DomainBareJid mucLightService, List<Jid> roomsJids)Unblock rooms.voidMultiUserChatLightManager. unblockUser(DomainBareJid mucLightService, Jid userJid)Unblock a user.voidMultiUserChatLightManager. unblockUsers(DomainBareJid mucLightService, List<Jid> usersJids)Unblock users. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.offline
Methods in org.jivesoftware.smackx.offline that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidOfflineMessageManager. deleteMessages()Deletes all offline messages of the user.voidOfflineMessageManager. deleteMessages(List<String> nodes)Deletes the specified list of offline messages.List<OfflineMessageHeader>OfflineMessageManager. getHeaders()Returns a List ofOfflineMessageHeaderthat keep information about the offline message.intOfflineMessageManager. getMessageCount()Returns the number of offline messages for the user of the connection.List<Message>OfflineMessageManager. getMessages()Returns a List of Messages with all the offlineMessagesof the user.List<Message>OfflineMessageManager. getMessages(List<String> nodes)Returns a List of the offlineMessageswhose stamp matches the specified request.booleanOfflineMessageManager. supportsFlexibleRetrieval()Returns true if the server supports Flexible Offline Message Retrieval. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.omemo
Methods in org.jivesoftware.smackx.omemo that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanOmemoManager. contactSupportsOmemo(BareJid contact)Returns true, if the contact has any active devices published in a deviceList.OmemoMessage.SentOmemoManager. encrypt(MultiUserChat muc, String message)Encrypt a message for all recipients in the MultiUserChat.voidOmemoManager. initialize()Initializes the OmemoManager.booleanOmemoManager. multiUserChatSupportsOmemo(MultiUserChat multiUserChat)Returns true, if the MUC with the EntityBareJid multiUserChat is non-anonymous and members only (prerequisite for OMEMO encryption in MUC).voidOmemoManager. purgeDeviceList()Publish a new device list with just our own deviceId in it.voidOmemoService. purgeDeviceList(OmemoManager.LoggedInOmemoManager managerGuard)Publish a new DeviceList with just our device in it.voidOmemoManager. requestDeviceListUpdateFor(BareJid contact)Request a deviceList update from contact contact.voidOmemoManager. rotateSignedPreKey()Rotate the signedPreKey published in our OmemoBundle and republish it.static booleanOmemoManager. serverSupportsOmemo(XMPPConnection connection, DomainBareJid server)Returns true, if the Server supports PEP. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.ox
Methods in org.jivesoftware.smackx.ox that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidOpenPgpManager. announceSupportAndPublish()Generate a fresh OpenPGP key pair, given we don't have one already.OpenPgpSecretKeyBackupPassphraseOpenPgpManager. backupSecretKeyToServer(SecretKeyBackupSelectionCallback selectKeyCallback)Upload the encrypted secret key to a private PEP node.voidOpenPgpManager. backupSecretKeyToServer(SecretKeyBackupSelectionCallback selectKeyCallback, OpenPgpSecretKeyBackupPassphrase passphrase)Upload the encrypted secret key to a private PEP node.voidOpenPgpManager. deleteSecretKeyServerBackup()Delete the privateLeafNodecontaining our secret key backup.org.pgpainless.key.OpenPgpV4FingerprintOpenPgpManager. restoreSecretKeyServerBackup(AskForBackupCodeCallback codeCallback)Fetch a secret key backup from the server and try to restore a selected secret key from it.static booleanOpenPgpManager. serverSupportsSecretKeyBackups(XMPPConnection connection)Determine, if we can sync secret keys using private PEP nodes as described in the XEP.voidOpenPgpContact. updateKeys(XMPPConnection connection)Update the contacts keys by consulting the users PubSub nodes. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.ox_im
Methods in org.jivesoftware.smackx.ox_im that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanOXInstantMessagingManager. contactSupportsOxInstantMessaging(OpenPgpContact contact)Determine, whether a contact announces support for XEP-0374: OpenPGP for XMPP: Instant Messaging.booleanOXInstantMessagingManager. contactSupportsOxInstantMessaging(BareJid jid)Determine, whether a contact announces support for XEP-0374: OpenPGP for XMPP: Instant Messaging. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.ox.util
Methods in org.jivesoftware.smackx.ox.util that throw XMPPException.XMPPErrorException Modifier and Type Method Description static voidOpenPgpPubSubUtil. changeAccessModelIfNecessary(LeafNode node, AccessModel accessModel)Query the access model ofnode.static booleanOpenPgpPubSubUtil. deletePubkeysListNode(PepManager pepManager)Delete our metadata node.static booleanOpenPgpPubSubUtil. deletePublicKeyNode(PepManager pepManager, org.pgpainless.key.OpenPgpV4Fingerprint fingerprint)Delete the public key node of the key with fingerprintfingerprint.static booleanOpenPgpPubSubUtil. deleteSecretKeyNode(PepManager pepManager)Delete the private backup node.static voidOpenPgpPubSubUtil. depositSecretKey(XMPPConnection connection, SecretkeyElement element)Publishes aSecretkeyElementto the secret key node.static PubkeyElementOpenPgpPubSubUtil. fetchPubkey(XMPPConnection connection, BareJid contact, org.pgpainless.key.OpenPgpV4Fingerprint v4_fingerprint)Fetch the OpenPGP public key of acontact, identified by its OpenPGPv4_fingerprint.static PublicKeysListElementOpenPgpPubSubUtil. fetchPubkeysList(XMPPConnection connection)Consult the public key metadata node and fetch a list of all of our published OpenPGP public keys.static PublicKeysListElementOpenPgpPubSubUtil. fetchPubkeysList(XMPPConnection connection, BareJid contact)Consult the public key metadata node ofcontactto fetch the list of their published OpenPGP public keys.static SecretkeyElementOpenPgpPubSubUtil. fetchSecretKey(PepManager pepManager)Fetch the latestSecretkeyElementfrom the private backup node.static voidOpenPgpPubSubUtil. publishPublicKey(PepManager pepManager, PubkeyElement pubkeyElement, org.pgpainless.key.OpenPgpV4Fingerprint fingerprint)Publish the users OpenPGP public key to the public key node if necessary. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.pep
Methods in org.jivesoftware.smackx.pep that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanPepManager. isSupported()LeafNodePepManager. publish(String nodeId, Item item)Publish an event. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.ping
Methods in org.jivesoftware.smackx.ping that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanPingManager. isPingSupported(Jid jid)Query the specified entity to see if it supports the Ping protocol (XEP-0199). -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.privacy
Methods in org.jivesoftware.smackx.privacy that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidPrivacyListManager. createPrivacyList(String listName, List<PrivacyItem> privacyItems)The client has created a new list.voidPrivacyListManager. declineActiveList()Client declines the use of active lists.voidPrivacyListManager. declineDefaultList()Client declines the use of default lists.voidPrivacyListManager. deletePrivacyList(String listName)Remove a privacy list.PrivacyListPrivacyListManager. getActiveList()Answer the active privacy list.StringPrivacyListManager. getActiveListName()Get the name of the active list.PrivacyListPrivacyListManager. getDefaultList()Answer the default privacy list.StringPrivacyListManager. getDefaultListName()Get the name of the default list.StringPrivacyListManager. getEffectiveListName()Returns the name of the effective privacy list.PrivacyListPrivacyListManager. getPrivacyList(String listName)Answer the privacy list items under listName with the allowed and blocked permissions.List<PrivacyList>PrivacyListManager. getPrivacyLists()Answer every privacy list with the allowed and blocked permissions.booleanPrivacyListManager. isSupported()Check if the user's server supports privacy lists.voidPrivacyListManager. setActiveListName(String listName)Set or change the active list to listName.voidPrivacyListManager. setDefaultListName(String listName)Set or change the default list to listName.voidPrivacyListManager. updatePrivacyList(String listName, List<PrivacyItem> privacyItems)The client has edited an existing list. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanPubSubManager. canCreateNodesAndPublishItems()Check if it is possible to create PubSub nodes on this service.LeafNodePubSubManager. createNode()Creates an instant node, if supported.LeafNodePubSubManager. createNode(String nodeId)Creates a node with default configuration.NodePubSubManager. createNode(String nodeId, FillableConfigureForm config)Creates a node with specified configuration.voidLeafNode. deleteAllItems()Purges the node of all items.voidLeafNode. deleteItem(String itemId)Delete the item with the specified id from the node.voidLeafNode. deleteItem(Collection<String> itemIds)Delete the items with the specified id's from the node.booleanPubSubManager. deleteNode(String nodeId)Delete the specified node.DiscoverInfoNode. discoverInfo()Discover node information in standardDiscoverInfoformat.DiscoverItemsLeafNode. discoverItems()Get information on the items in the node in standardDiscoverItemsformat.DiscoverItemsPubSubManager. discoverNodes(String nodeId)Get all the nodes that currently exist as a child of the specified collection node.List<Affiliation>Node. getAffiliations()Get the affiliations of this node.List<Affiliation>Node. getAffiliations(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions)Get the affiliations of this node.List<Affiliation>PubSubManager. getAffiliations()Gets the affiliations on the root node.List<Affiliation>Node. getAffiliationsAsOwner()Retrieve the affiliation list for this node as owner.List<Affiliation>Node. getAffiliationsAsOwner(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions)Retrieve the affiliation list for this node as owner.ConfigureFormPubSubManager. getDefaultConfiguration()Returns the default settings for Node configuration.<T extends Item>
List<T>LeafNode. getItems()Get the current items stored in the node.<T extends Item>
List<T>LeafNode. getItems(int maxItems)Get items persisted on the node, limited to the specified number.<T extends Item>
List<T>LeafNode. getItems(int maxItems, String subscriptionId)Get items persisted on the node, limited to the specified number based on the subscription associated with the provided subscriptionId.<T extends Item>
List<T>LeafNode. getItems(String subscriptionId)Get the current items stored in the node based on the subscription associated with the provided subscription id.<T extends Item>
List<T>LeafNode. getItems(Collection<String> ids)Get the items specified from the node.<T extends Item>
List<T>LeafNode. getItems(List<XmlElement> additionalExtensions, List<XmlElement> returnedExtensions)Get items persisted on the node.LeafNodePubSubManager. getLeafNode(String id)Try to get a leaf node with the given node ID.NodePubSubManager. getNode(String id)Retrieves the requested node, if it exists.ConfigureFormNode. getNodeConfiguration()Returns a configuration form, from which you can create an answer form to be submitted via theNode.sendConfigurationForm(FillableConfigureForm).LeafNodePubSubManager. getOrCreateLeafNode(String id)Try to get a leaf node and create one if it does not already exist.static DomainBareJidPubSubManager. getPubSubService(XMPPConnection connection)Get the "default" PubSub service for a given XMPP connection.SubscribeFormNode. getSubscriptionOptions(String jid)Returns a SubscribeForm for subscriptions, from which you can create an answer form to be submitted via theNode.sendConfigurationForm(FillableConfigureForm).SubscribeFormNode. getSubscriptionOptions(String jid, String subscriptionId)Get the options for configuring the specified subscription.List<Subscription>Node. getSubscriptions()Get the subscriptions currently associated with this node.List<Subscription>Node. getSubscriptions(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions)Get the subscriptions currently associated with this node.List<Subscription>PubSubManager. getSubscriptions()Gets the subscriptions on the root node.List<Subscription>Node. getSubscriptionsAsOwner()Get the subscriptions currently associated with this node as owner.List<Subscription>Node. getSubscriptionsAsOwner(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions)Get the subscriptions currently associated with this node as owner.DiscoverInfoPubSubManager. getSupportedFeatures()Gets the supported features of the servers pubsub implementation as a standardDiscoverInfoinstance.PubSubNode. modifyAffiliationAsOwner(List<Affiliation> affiliations)Modify the affiliations for this PubSub node as owner.PubSubNode. modifySubscriptionsAsOwner(List<Subscription> changedSubs)Modify the subscriptions for this PubSub node as owner.voidLeafNode. publish()Publishes an event to the node.<T extends Item>
voidLeafNode. publish(Collection<T> items)Publishes multiple events to the node.<T extends Item>
voidLeafNode. publish(T item)Publishes an event to the node.voidLeafNode. send()Deprecated.useLeafNode.publish()instead.<T extends Item>
voidLeafNode. send(Collection<T> items)Deprecated.useLeafNode.publish(Collection)instead.<T extends Item>
voidLeafNode. send(T item)Deprecated.useLeafNode.publish(Item)instead.voidNode. sendConfigurationForm(FillableConfigureForm configureForm)Update the configuration with the contents of the newFillableConfigureForm.protected PubSubNode. sendPubsubPacket(PubSub packet)SubscriptionNode. subscribe(String jidString)Deprecated.useNode.subscribe(Jid)instead.SubscriptionNode. subscribe(String jidString, FillableSubscribeForm subForm)Deprecated.useNode.subscribe(Jid, FillableSubscribeForm)instead.SubscriptionNode. subscribe(Jid jid)The user subscribes to the node using the supplied jid.SubscriptionNode. subscribe(Jid jid, FillableSubscribeForm subForm)The user subscribes to the node using the supplied jid and subscription options.booleanPubSubManager. supportsAutomaticNodeCreation()Check if the PubSub service supports automatic node creation.<I extends Item>
LeafNodePubSubManager. tryToPublishAndPossibleAutoCreate(String id, I item)Try to publish an item and, if the node with the given ID does not exists, auto-create the node.voidNode. unsubscribe(String jid)Remove the subscription related to the specified JID.voidNode. unsubscribe(String jid, String subscriptionId)Remove the specific subscription related to the specified JID. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.push_notifications
Methods in org.jivesoftware.smackx.push_notifications that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanPushNotificationsManager. disable(Jid pushJid, String node)Disable push notifications of an specific node.booleanPushNotificationsManager. disableAll(Jid pushJid)Disable all push notifications.booleanPushNotificationsManager. enable(Jid pushJid, String node)Enable push notifications.booleanPushNotificationsManager. enable(Jid pushJid, String node, HashMap<String,String> publishOptions)Enable push notifications.booleanPushNotificationsManager. isSupported()Returns true if Push Notifications are supported by this account. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.search
Methods in org.jivesoftware.smackx.search that throw XMPPException.XMPPErrorException Modifier and Type Method Description DataFormUserSearch. getSearchForm(XMPPConnection con, DomainBareJid searchService)Returns the form for all search fields supported by the search service.FormUserSearchManager. getSearchForm(DomainBareJid searchService)Returns the form to fill out to perform a search.ReportedDataUserSearchManager. getSearchResults(FillableForm searchForm, DomainBareJid searchService)Submits a search form to the server and returns the resulting information in the form ofReportedData.List<DomainBareJid>UserSearchManager. getSearchServices()Returns a collection of search services found on the server.ReportedDataUserSearch. sendSearchForm(XMPPConnection con, DataForm searchForm, DomainBareJid searchService)Sends the filled out answer form to be sent and queried by the search service.ReportedDataUserSearch. sendSimpleSearchForm(XMPPConnection con, DataForm searchForm, DomainBareJid searchService)Sends the filled out answer form to be sent and queried by the search service. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.sharedgroups
Methods in org.jivesoftware.smackx.sharedgroups that throw XMPPException.XMPPErrorException Modifier and Type Method Description static List<String>SharedGroupManager. getSharedGroups(XMPPConnection connection)Returns the collection that will contain the name of the shared groups where the user logged in with the specified session belongs. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.softwareinfo
Methods in org.jivesoftware.smackx.softwareinfo that throw XMPPException.XMPPErrorException Modifier and Type Method Description SoftwareInfoFormSoftwareInfoManager. fromJid(Jid jid)Get Software Information from the provided XMPP address. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.time
Methods in org.jivesoftware.smackx.time that throw XMPPException.XMPPErrorException Modifier and Type Method Description TimeEntityTimeManager. getTime(Jid jid)booleanEntityTimeManager. isTimeSupported(Jid jid) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.usertune
Methods in org.jivesoftware.smackx.usertune that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidUserTuneManager. clearUserTune()voidUserTuneManager. publishUserTune(UserTuneElement userTuneElement) -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.vcardtemp
Methods in org.jivesoftware.smackx.vcardtemp that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanVCardManager. isSupported(Jid jid)Returns true if the given entity understands the vCard-XML format and allows the exchange of such.static booleanVCardManager. isSupported(Jid jid, XMPPConnection connection)Deprecated.useVCardManager.isSupported(Jid)instead.VCardVCardManager. loadVCard()Load the VCard of the current user.VCardVCardManager. loadVCard(EntityBareJid bareJid)Load VCard information for a given user.voidVCardManager. saveVCard(VCard vcard)Save this vCard for the user connected by 'connection'. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.vcardtemp.packet
Methods in org.jivesoftware.smackx.vcardtemp.packet that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidVCard. load(XMPPConnection connection)Deprecated.useVCardManager.loadVCard()instead.voidVCard. load(XMPPConnection connection, EntityBareJid user)Deprecated.useVCardManager.loadVCard(EntityBareJid)instead.voidVCard. save(XMPPConnection connection)Deprecated.useVCardManager.saveVCard(VCard)instead. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that throw XMPPException.XMPPErrorException Modifier and Type Method Description GenericSettingsAgentSession. getGenericSettings(XMPPConnection con, String query)Returns the generic metadata of the workgroup the agent belongs to.MacroGroupAgentSession. getMacros(boolean global)Asks the workgroup for it's Global Macros.StringAgent. getName()Return the agents name.ChatNotesAgentSession. getNote(String sessionID)Retrieves the ChatNote associated with a given chat session.OccupantsInfoAgentSession. getOccupantsInfo(String roomID)Asks the workgroup for information about the occupants of the specified room.FormTranscriptSearchManager. getSearchForm(DomainBareJid serviceJID)Returns the Form to use for searching transcripts.SearchSettingsAgentSession. getSearchSettings()Asks the workgroup for it's Search Settings.TranscriptTranscriptManager. getTranscript(EntityBareJid workgroupJID, String sessionID)Returns the full conversation transcript of a given session.TranscriptsTranscriptManager. getTranscripts(EntityBareJid workgroupJID, Jid userID)Returns the transcripts of a given user.static Collection<String>Agent. getWorkgroups(Jid serviceJID, Jid agentJID, XMPPConnection connection)booleanAgentSession. hasMonitorPrivileges(XMPPConnection con)voidAgentSession. makeRoomOwner(XMPPConnection con, String sessionID)voidAgentSession. saveMacros(MacroGroup group)Persists the Personal Macro for an agent.voidAgentSession. sendRoomInvitation(RoomInvitation.Type type, Jid invitee, String sessionID, String reason)Invites a user or agent to an existing session support.voidAgentSession. sendRoomTransfer(RoomTransfer.Type type, String invitee, String sessionID, String reason)Transfer an existing session support to another user or agent.voidAgent. setName(String newName)Changes the name of the agent in the server.voidAgentSession. setNote(String sessionID, String note)Creates a ChatNote that will be mapped to the given chat session.voidAgentSession. setStatus(Presence.Mode presenceMode, int maxChats, String status)Sets the agent's current status with the workgroup.voidAgentSession. setStatus(Presence.Mode presenceMode, String status)Sets the agent's current status with the workgroup.ReportedDataTranscriptSearchManager. submitSearch(DomainBareJid serviceJID, FillableForm completedForm)Submits the completed form and returns the result of the transcript search. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.workgroup.user
Methods in org.jivesoftware.smackx.workgroup.user that throw XMPPException.XMPPErrorException Modifier and Type Method Description voidWorkgroup. departQueue()Departs the workgroup queue.OfflineSettingsWorkgroup. getOfflineSettings()Asks the workgroup for it's Offline Settings.SoundSettingsWorkgroup. getSoundSettings()Asks the workgroup for it's Sound Settings.FormWorkgroup. getWorkgroupForm()Returns the Form to use for all clients of a workgroup.WorkgroupPropertiesWorkgroup. getWorkgroupProperties()Asks the workgroup for it's Properties.WorkgroupPropertiesWorkgroup. getWorkgroupProperties(String jid)Asks the workgroup for it's Properties.booleanWorkgroup. isAvailable()Returns true if the workgroup is available for receiving new requests.voidWorkgroup. joinQueue(DataForm answerForm, Jid userID)Joins the workgroup queue to wait to be routed to an agent. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.xdata
Methods in org.jivesoftware.smackx.xdata that throw XMPPException.XMPPErrorException Modifier and Type Method Description booleanXDataManager. isSupported(Jid jid)Check if the given entity supports data forms. -
Uses of XMPPException.XMPPErrorException in org.jivesoftware.smackx.xhtmlim
Methods in org.jivesoftware.smackx.xhtmlim that throw XMPPException.XMPPErrorException Modifier and Type Method Description static booleanXHTMLManager. isServiceEnabled(XMPPConnection connection, Jid userID)Returns true if the specified user handles XHTML messages.
-