- cancel(boolean) - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
Cancels the processing of this Future, i.e. completes it with a CancellationException.
- cancel() - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
Cancels the processing of this Future, i.e. completes it with a CancellationException.
- canProcess(Object) - Method in interface rocks.xmpp.core.stream.StreamFeatureNegotiator
-
Checks, whether the element can be processed by the feature negotiator.
- Challenge - Class in rocks.xmpp.core.sasl.model
-
The implementation of the <challenge/> element, which is sent during SASL negotiation.
- Challenge(byte[]) - Constructor for class rocks.xmpp.core.sasl.model.Challenge
-
Creates the challenge.
- ChannelEncryption - Enum in rocks.xmpp.core.net
-
Represents different channel encryption modes.
- charAt(int) - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
- charAt(int) - Method in class rocks.xmpp.core.Text
-
- charsets(Charset...) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘charsets’ attribute of the body.
- ChildType - Class in rocks.xmpp.core.issue137
-
Java-Klasse für childType complex type.
- ChildType() - Constructor for class rocks.xmpp.core.issue137.ChildType
-
- clientBot() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
An automated client that is not controlled by a human user.
- clientConsole() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Minimal non-GUI client used on dumb terminals or text-only screens.
- clientGame() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A client running on a gaming console.
- clientHandheld() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A client running on a PDA, RIM device, or other handheld.
- ClientIQ - Class in rocks.xmpp.core.stanza.model.client
-
The implementation of the <iq/> element in the jabber:client namespace.
- ClientMessage - Class in rocks.xmpp.core.stanza.model.client
-
The implementation of the <message/> element in the jabber:client namespace.
- clientPc() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Standard full-GUI client used on desktops and laptops.
- clientPhone() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A client running on a mobile phone or other telephony device.
- ClientPresence - Class in rocks.xmpp.core.stanza.model.client
-
The implementation of the <presence/> element in the jabber:client namespace.
- clientSms() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A client that is not actually using an instant messaging client; however, messages sent to this contact will be delivered as Short Message Service (SMS) messages.
- clientWeb() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A client operated from within a web browser.
- close() - Method in class rocks.xmpp.core.net.AbstractConnection
-
Closes the connection.
- close() - Method in interface rocks.xmpp.core.net.Connection
-
- closeAsync() - Method in class rocks.xmpp.core.net.AbstractConnection
-
- closeAsync(StreamError) - Method in class rocks.xmpp.core.net.AbstractConnection
-
- closeAsync() - Method in interface rocks.xmpp.core.net.Connection
-
Asynchronously closes the connection.
- closeAsync(StreamError) - Method in interface rocks.xmpp.core.net.Connection
-
Asynchronously closes the connection with a stream error.
- closeFuture() - Method in interface rocks.xmpp.core.net.Connection
-
Returns a future which is complete, when the connection is closed.
- CLOSING_STREAM_TAG - Static variable in class rocks.xmpp.core.stream.model.StreamHeader
-
The closing stream tag </stream:stream>.
- collaborationWhiteboard() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Multi-user whiteboarding service.
- compareTo(Presence) - Method in class rocks.xmpp.core.stanza.model.Presence
-
- compareTo(StreamFeature) - Method in class rocks.xmpp.core.stream.model.StreamFeature
-
Compares two features by their priority and mandatory-to-negotiate flag.
- compareTo(Text) - Method in class rocks.xmpp.core.Text
-
- compareTo(DataForm) - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Compares this data form with another data form.
- compareTo(DataForm.Field) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
- compareTo(Identity) - Method in class rocks.xmpp.extensions.disco.model.info.Identity
-
- compareTo(Body) - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Compares this body with another body by using the
request id.
- compareTo(Contact) - Method in class rocks.xmpp.im.roster.model.Contact
-
Compares two contacts with each other by first comparing their names, then their subscription states and eventually their pending states.
- compareTo(ContactGroup) - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
- compareUnsignedBytes(String, String, Charset) - Static method in class rocks.xmpp.util.Strings
-
Compares two string by comparing their byte arrays.
- CompletionStages - Class in rocks.xmpp.util.concurrent
-
Utility class for creating different kinds of CompletionStage.
- componentArchive() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that archives traffic.
- componentClientToServer() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that handles client connections.
- componentGeneric() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component other than one of the registered types.
- componentLoadBalancing() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that handles load balancing.
- componentLog() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that logs server information.
- componentPresence() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that provides presence information.
- componentRouter() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that handles core routing logic.
- componentServerToServer() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that handles server connections .
- componentSessionManagement() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that manages user sessions.
- componentStatistics() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that provides server statistics.
- Compress(String) - Constructor for class rocks.xmpp.extensions.compress.model.StreamCompression.Compress
-
- compressConnection(String, Runnable) - Method in interface rocks.xmpp.core.net.TcpBinding
-
Compresses the connection.
- COMPRESSED - Static variable in class rocks.xmpp.extensions.compress.model.StreamCompression
-
The implementation of the <compressed/> element.
- CompressionFeature - Class in rocks.xmpp.extensions.compress.model.feature
-
The implementation of the <compression/> element in the http://jabber.org/features/compress namespace.
- CompressionFeature(Collection<String>) - Constructor for class rocks.xmpp.extensions.compress.model.feature.CompressionFeature
-
- Condition - Class in rocks.xmpp.core.stanza.model.errors
-
An abstract implementation of a defined stanza error condition.
- Condition - Class in rocks.xmpp.core.stream.model.errors
-
An abstract implementation of a defined stream error condition.
- condition(Body.Condition) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘condition’ attribute of the body.
- conferenceIrc() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Internet Relay Chat service.
- conferenceText() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Text conferencing service.
- CONFLICT - Static variable in class rocks.xmpp.core.stanza.model.errors.Condition
-
The implementation of the <conflict/> stanza error.
- CONFLICT - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <conflict/> stream error.
- Connection - Interface in rocks.xmpp.core.net
-
Represents a bi-directional XMPP connection.
- CONNECTION_TIMEOUT - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <connection-timeout/> stream error.
- ConnectionConfiguration - Interface in rocks.xmpp.core.net
-
Generic connection configuration.
- Contact - Class in rocks.xmpp.im.roster.model
-
A contact in the user’s roster.
- Contact(Jid) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact associated with the given JID.
- Contact(Jid, String) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact associated with the given JID and name.
- Contact(Jid, String, String...) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact associated with the given JID, name and groups.
- Contact(Jid, String, Collection<String>) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact associated with the given JID, name and groups.
- Contact(RosterItem) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact from a roster item.
- Contact(Jid, String, Boolean, Boolean, SubscriptionState.Subscription, Collection<String>) - Constructor for class rocks.xmpp.im.roster.model.Contact
-
Creates a new contact associated with the given JID, name and groups.
- ContactGroup - Class in rocks.xmpp.im.roster.model
-
Represents a contact group in the user’s roster.
- ContactGroup(String, String, ContactGroup) - Constructor for class rocks.xmpp.im.roster.model.ContactGroup
-
- content(String) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘content’ attribute of the body.
- create(Jid, Jid, String, String, Locale, String, QName...) - Static method in class rocks.xmpp.core.stream.model.StreamHeader
-
Creates a stream header.
- create(ResultSetProvider<T>, ResultSetManagement) - Static method in class rocks.xmpp.extensions.rsm.ResultSet
-
Creates a result set from a result set provider and a result set management.
- createBranchedInputStream(InputStream, OutputStream) - Static method in class rocks.xmpp.util.XmppUtils
-
Creates an branched InputStream, which means that everything read by the source stream is written to the target OutputStream.
- createBranchedOutputStream(OutputStream, OutputStream) - Static method in class rocks.xmpp.util.XmppUtils
-
Creates a branched OutputStream, which means that everything written to the original stream is also written to the branched stream.
- createCapabilityHashNode(Hashed) - Method in interface rocks.xmpp.extensions.caps.model.EntityCapabilities
-
Creates the Capability Hash Node.
- createCapabilityHashNode(Hashed) - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
- createCapabilityHashNode(Hashed) - Method in class rocks.xmpp.extensions.caps2.model.EntityCapabilities2
-
- createChildType() - Method in class rocks.xmpp.core.issue137.ObjectFactory
-
- createError(StanzaError) - Method in class rocks.xmpp.core.stanza.model.IQ
-
- createError(Condition) - Method in class rocks.xmpp.core.stanza.model.IQ
-
- createError(StanzaError) - Method in class rocks.xmpp.core.stanza.model.Message
-
- createError(Condition) - Method in class rocks.xmpp.core.stanza.model.Message
-
- createError(StanzaError) - Method in class rocks.xmpp.core.stanza.model.Presence
-
- createError(Condition) - Method in class rocks.xmpp.core.stanza.model.Presence
-
- createError(StanzaError) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Creates an error response for this stanza.
- createError(Condition) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Creates an error response for this stanza.
- createMyElement(ParentType) - Method in class rocks.xmpp.core.issue137.ObjectFactory
-
- createNamedThreadFactory(String) - Static method in class rocks.xmpp.util.XmppUtils
-
Creates a thread factory which creates named daemon threads.
- createParentType() - Method in class rocks.xmpp.core.issue137.ObjectFactory
-
- createResult() - Method in class rocks.xmpp.core.stanza.model.IQ
-
Creates a result IQ stanza, i.e. it uses the same id as this IQ, sets the type to ‘result’ and switches the ‘to’ and ‘from’ attribute.
- createResult(Object) - Method in class rocks.xmpp.core.stanza.model.IQ
-
Creates a result IQ stanza with a payload, i.e. it uses the same id as this IQ, sets the type to ‘result’ and switches the ‘to’ and ‘from’ attribute.
- createVerificationString(InfoNode) - Method in interface rocks.xmpp.extensions.caps.model.EntityCapabilities
-
Creates an UTF-8 encoded verification string from a disco#info query.
- createVerificationString(InfoNode) - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
- createVerificationString(InfoNode) - Method in class rocks.xmpp.extensions.caps2.model.EntityCapabilities2
-
- createXmppStreamWriter(XMLStreamWriter, boolean) - Static method in class rocks.xmpp.util.XmppUtils
-
Creates a XMLStreamWriter instance, which writes XML without namespace prefixes.
- createXmppStreamWriter(XMLStreamWriter) - Static method in class rocks.xmpp.util.XmppUtils
-
Creates a XMLStreamWriter instance, which writes XML without namespace prefixes.
- CREDENTIALS_EXPIRED - Static variable in class rocks.xmpp.core.sasl.model.Failure.Condition
-
The implementation of the <credentials-expired/> SASL failure.
- gatewayAIM() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to AOL Instant Messenger.
- gatewayFacebook() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the Facebook IM service.
- gatewayGaduGadu() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the Gadu-Gadu IM service.
- gatewayHttpWs() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway that provides HTTP Web Services access.
- gatewayICQ() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to ICQ.
- gatewayIRC() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to IRC.
- gatewayLCS() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to Microsoft Live Communications Server.
- gatewayMSN() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to MSN Messenger.
- gatewayMySpaceIM() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the MySpace IM service.
- gatewayOCS() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to Microsoft Office Communications Server.
- gatewayQQ() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the QQ IM service.
- gatewaySametime() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to IBM Lotus Sametime.
- gatewaySimple() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to SIP for Instant Messaging and Presence Leveraging Extensions (SIMPLE).
- gatewaySkype() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the Skype service.
- gatewaySMS() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to Short Message Service.
- gatewaySMTP() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the SMTP (email) network.
- gatewayTlen() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the Tlen IM service.
- gatewayXfire() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to the Xfire gaming and IM service.
- gatewayXMPP() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to another XMPP service (NOT via native server-to-server communication).
- gatewayYahoo() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gateway to Yahoo!
- get(Jid, Object) - Static method in class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ of type ‘get’ with a random id.
- get(Object) - Static method in class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ of type ‘get’ with a random id.
- get() - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
- get(long, TimeUnit) - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
- getAccept() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
The connection manager MAY include an ‘accept’ attribute in the session creation response element, to specify a comma-separated list of the content encodings it can decompress.
- getAck() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
A client MAY include an ‘ack’ attribute (set to “1”) to indicate that it will be using acknowledgements throughout the session and that the absence of an ‘ack’ attribute in any request is meaningful.
- getAdditionalData() - Method in class rocks.xmpp.core.sasl.model.Success
-
Gets additional data.
- getAdditionalNamespaces() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets additional namespaces other than the content namespace and the stream namespace.
- getAfter() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the ‘after’ element.
- getAlternateAddress() - Method in class rocks.xmpp.core.stanza.model.errors.Redirect
-
Gets the alternate address.
- getAuthId() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets the ‘authid’ attribute, which contains the value of the XMPP stream ID generated by the XMPP server.
- getBefore() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the ‘before’ element.
- getBodies() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the bodies.
- getBody() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the default body (which has no language attribute).
- getBoshVersion() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
This attribute specifies the highest version of the BOSH protocol that the client supports.
- getBy() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
Gets the ‘by’ attribute.
- getCapabilityHashSet() - Method in interface rocks.xmpp.extensions.caps.model.EntityCapabilities
-
Gets the capability hash set.
- getCapabilityHashSet() - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
- getCapabilityHashSet() - Method in class rocks.xmpp.extensions.caps2.model.EntityCapabilities2
-
- getCategory() - Method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gets the category, e.g. server, client, gateway, directory, etc.
- getChannelEncryption() - Method in interface rocks.xmpp.core.net.ConnectionConfiguration
-
Gets the channel encryption mode used for the connection, which indicates, if and how the connection is to be secured.
- getCharsets() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
The connection manager MAY inform the client which encodings it can convert by setting the optional ‘charsets’ attribute in the session creation response element to a space-separated list of encodings.
- getCondition() - Method in class rocks.xmpp.core.sasl.model.Failure
-
Gets the defined error condition.
- getCondition() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
- getCondition() - Method in exception rocks.xmpp.core.stanza.StanzaException
-
Deprecated.
Gets the defined error condition.
- getCondition() - Method in class rocks.xmpp.core.stream.model.StreamError
-
- getCondition() - Method in exception rocks.xmpp.core.stream.StreamErrorException
-
Deprecated.
Gets the defined error condition.
- getCondition() - Method in class rocks.xmpp.extensions.compress.model.StreamCompression.Failure
-
Gets the failure condition.
- getCondition() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets a terminal binding condition.
- getConfiguration() - Method in class rocks.xmpp.core.net.AbstractConnection
-
- getConfiguration() - Method in interface rocks.xmpp.core.net.Connection
-
Gets the configuration used to create this connection.
- getContacts() - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
Gets the contacts in this group.
- getContacts() - Method in class rocks.xmpp.im.roster.model.Roster
-
Gets the contacts.
- getContent() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Some clients are constrained to only accept HTTP responses with specific Content-Types (e.g., “text/html”).
- getContentNamespace() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the content namespace, i.e. the namespace which has no prefix.
- getData() - Method in class rocks.xmpp.extensions.privatedata.model.PrivateData
-
Gets the private data items.
- getDataType() - Method in class rocks.xmpp.extensions.data.validate.model.Validation
-
Gets the data type of the field.
- getDescription() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets a natural-language description of the field, intended for presentation in a user-agent (e.g., as a “tool-tip”, help button, or explanatory text provided near the field).
- getError() - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the stanza’s ‘error’ element.
- getError() - Method in exception rocks.xmpp.core.stanza.StanzaException
-
Deprecated.
Gets the stanza error, i.e. the <error/> element.
- getError() - Method in exception rocks.xmpp.core.stream.StreamErrorException
-
Deprecated.
Gets the stream error.
- getError() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement.Failed
-
Gets the stanza error.
- getErrorTypeByCondition(Condition) - Static method in class rocks.xmpp.core.stanza.model.errors.Condition
-
Gets the associated stanza error type for a condition.
- getExtension(Class<T>) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the extension of the given type or null, if there’s no such extension.
- getExtension() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
Gets the application specific condition, if any.
- getExtension() - Method in class rocks.xmpp.core.stream.model.StreamError
-
Gets the application specific condition, if any.
- getExtensions() - Method in class rocks.xmpp.core.stanza.model.ExtensibleStanza
-
Gets all extensions.
- getExtensions(Class<T>) - Method in class rocks.xmpp.core.stanza.model.ExtensibleStanza
-
Gets the extensions of the given type.
- getExtensions() - Method in class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
- getExtensions() - Method in interface rocks.xmpp.extensions.disco.model.info.InfoNode
-
- getFeatureClass() - Method in interface rocks.xmpp.core.stream.StreamFeatureNegotiator
-
Gets the feature class, this negotiator is responsible for.
- getFeatures() - Method in class rocks.xmpp.core.stream.model.StreamFeatures
-
Gets the features, i.e. the child elements of the <stream:features/> element.
- getFeatures() - Method in class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
- getFeatures() - Method in interface rocks.xmpp.extensions.disco.model.info.InfoNode
-
Gets the features.
- getFieldReferences() - Method in class rocks.xmpp.extensions.data.layout.model.Page
-
Gets the field references.
- getFieldReferences() - Method in class rocks.xmpp.extensions.data.layout.model.Section
-
Gets the field references.
- getFields() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the fields of the form.
- getFields() - Method in class rocks.xmpp.extensions.data.model.DataForm.Item
-
Gets the fields.
- getFirstItem() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the first item.
- getFirstItemIndex() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the first item’s index.
- getFormType() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the form type of this form, i.e. the value of the “FORM_TYPE” field.
- getFrom() - Method in interface rocks.xmpp.core.session.model.SessionOpen
-
Gets the ‘from’ attribute.
- getFrom() - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the stanza’s ‘from’ attribute.
- getFrom() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the ‘from’ attribute.
- getFrom() - Method in class rocks.xmpp.extensions.delay.model.DelayedDelivery
-
Gets the Jabber ID of the entity that originally sent the XML stanza or that delayed the delivery of the stanza (e.g., the address of a multi-user chat room).
- getFrom() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
The <body/> element of the first request MAY also possess a ‘from’ attribute, which specifies the originator of the first stream and which enables the connection manager to forward the originating entity’s identity to the application server.
- getFullName() - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
Gets the full name of the group.
- getGroups() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the groups of the contact.
- getGroups() - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
Gets the nested sub-groups of this group.
- getGroups() - Method in interface rocks.xmpp.im.roster.model.RosterItem
-
Gets the groups of the contact.
- getHashAlgorithm() - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
- getHashAlgorithm() - Method in class rocks.xmpp.extensions.hashes.model.Hash
-
Gets the hash algorithm.
- getHashAlgorithm() - Method in interface rocks.xmpp.extensions.hashes.model.Hashed
-
Gets the hash algorithm.
- getHashAlgorithm() - Method in class rocks.xmpp.extensions.hashes.model.HashUsed
-
Gets the hash algorithm.
- getHashValue() - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
- getHashValue() - Method in class rocks.xmpp.extensions.hashes.model.Hash
-
Gets the hash value.
- getHashValue() - Method in interface rocks.xmpp.extensions.hashes.model.Hashed
-
Gets the hash value.
- getHeight() - Method in class rocks.xmpp.extensions.data.mediaelement.model.Media
-
If the media is an image or video, gets the recommended display height of the image.
- getHold() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
This attribute informs the client about the maximum number of requests the connection manager will keep waiting at any one time during the session.
- getId() - Method in interface rocks.xmpp.core.session.model.SessionOpen
-
Gets the ‘id’ attribute.
- getId() - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the stanza’s ‘id’ attribute.
- getId() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the ‘id’ attribute.
- getId() - Method in class rocks.xmpp.extensions.disco.model.items.Item
-
Gets the id of this item.
- getId() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets the session id.
- getId() - Method in interface rocks.xmpp.extensions.rsm.model.ResultSetItem
-
Gets the item id to allow paging through the result set.
- getId() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement.Enabled
-
The stream id.
- getIdentities() - Method in class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
- getIdentities() - Method in interface rocks.xmpp.extensions.disco.model.info.InfoNode
-
Gets the identities.
- getInactivity() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
After receiving a response from the connection manager, if none of the client’s requests are still being held by the connection manager (and if the session is not a Polling Session), the client SHOULD make a new request as soon as possible.
- getIndex() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the index.
- getInitialResponse() - Method in class rocks.xmpp.core.sasl.model.Auth
-
Gets the initial response.
- getInstructions() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the instructions of the form.
- getIQ() - Method in class rocks.xmpp.core.stanza.IQEvent
-
Gets the IQ stanza.
- getItemCount() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the item count of a result set.
- getItemCount() - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets the total item count.
- getItems() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the items, which can be understood as “table rows” containing data (if any) that matches the request.
- getItems() - Method in class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
- getItems() - Method in interface rocks.xmpp.extensions.disco.model.items.ItemNode
-
Gets the items.
- getItems() - Method in class rocks.xmpp.extensions.rsm.ResultSet
-
Gets the items.
- getItems() - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets all items.
- getItems(int, int) - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets the items in a specific range (by index).
- getItemsAfter(String, int) - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets the items after a specific item, which is determined by an item id.
- getItemsBefore(String, int) - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets the items before a specific item, which is determined by an item id.
- getJid() - Method in class rocks.xmpp.core.bind.model.Bind
-
Gets the JID, which has been generated by the server after resource binding.
- getJid() - Method in class rocks.xmpp.extensions.disco.model.items.Item
-
Gets the JID.
- getJid() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the JID of the contact.
- getJid() - Method in interface rocks.xmpp.im.roster.model.RosterItem
-
Gets the JID of the contact.
- getKey() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets the key used to protect insecure connections.
- getLabel() - Method in class rocks.xmpp.extensions.data.layout.model.Page
-
Gets the label for this page.
- getLabel() - Method in class rocks.xmpp.extensions.data.layout.model.Section
-
Gets the label of the section.
- getLabel() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the field label.
- getLabel() - Method in class rocks.xmpp.extensions.data.model.DataForm.Option
-
Gets the label.
- getLanguage() - Method in class rocks.xmpp.core.sasl.model.Failure
-
Gets the language of the text.
- getLanguage() - Method in interface rocks.xmpp.core.session.model.SessionOpen
-
Gets the ‘xml:lang’ attribute.
- getLanguage() - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the stanza’s ‘xml:lang’ attribute, i.e. its language.
- getLanguage() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
Gets the language of the error text.
- getLanguage() - Method in class rocks.xmpp.core.stream.model.StreamError
-
Gets the language of the error text.
- getLanguage() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the ‘xml:lang’ attribute.
- getLanguage() - Method in class rocks.xmpp.core.Text
-
Gets the language.
- getLanguage() - Method in class rocks.xmpp.extensions.disco.model.info.Identity
-
The optional language to localize the
name.
- getLanguage() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
- getLastItem() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the last item.
- getListRange() - Method in class rocks.xmpp.extensions.data.validate.model.Validation
-
Gets the list range.
- getLocation() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement.Enabled
-
The server’s preferred IP address or hostname (optionally with a port) for reconnection.
- getLocations() - Method in class rocks.xmpp.extensions.data.mediaelement.model.Media
-
Gets the locations to the media.
- getMax() - Method in class rocks.xmpp.extensions.data.validate.model.Validation.ListRange
-
Gets the maximum allowable number of selected/entered values.
- getMax() - Method in class rocks.xmpp.extensions.data.validate.model.Validation.ValidationMethod.Range
-
Gets the maximum value allowed.
- getMax() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement.Enabled
-
Gets the server’s preferred maximum resumption time.
- getMaxPause() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
If the connection manager supports session pausing (see Inactivity) then it SHOULD advertise that to the client by including a ‘maxpause’ attribute in the session creation response element.
- getMaxSize() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Gets the max size.
- getMechanism() - Method in class rocks.xmpp.core.sasl.model.Auth
-
Gets the mechanism.
- getMechanismName() - Method in class rocks.xmpp.core.sasl.anonymous.AnonymousSaslClient
-
- getMechanisms() - Method in class rocks.xmpp.core.sasl.model.Mechanisms
-
Gets the list of mechanisms supported by the server.
- getMedia() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the media element.
- getMessage() - Method in class rocks.xmpp.core.stanza.MessageEvent
-
Gets the message.
- getMethod() - Method in class rocks.xmpp.extensions.compress.model.StreamCompression.Compress
-
Gets the compression method.
- getMethods() - Method in class rocks.xmpp.extensions.compress.model.feature.CompressionFeature
-
Gets the available compression methods.
- getMin() - Method in class rocks.xmpp.extensions.data.validate.model.Validation.ListRange
-
Gets the minimum allowable number of selected/entered values.
- getMin() - Method in class rocks.xmpp.extensions.data.validate.model.Validation.ValidationMethod.Range
-
Gets the minimum value allowed.
- getName() - Method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Gets the identity’s name.
- getName() - Method in class rocks.xmpp.extensions.disco.model.items.Item
-
Gets the name.
- getName() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the name of the contact.
- getName() - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
Gets the name of the group.
- getName() - Method in interface rocks.xmpp.im.roster.model.RosterItem
-
Gets the name of the contact.
- getNegotiatedProperty(String) - Method in class rocks.xmpp.core.sasl.anonymous.AnonymousSaslClient
-
- getNewAddress() - Method in class rocks.xmpp.core.stanza.model.errors.Gone
-
Gets the new address.
- getNewKey() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets the new key used to protect insecure connections.
- getNode() - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
Gets the node.
- getNode() - Method in class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
- getNode() - Method in interface rocks.xmpp.extensions.disco.model.info.InfoNode
-
Gets the node name.
- getNode() - Method in class rocks.xmpp.extensions.disco.model.items.Item
-
Gets the node.
- getNode() - Method in class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
- getNode() - Method in interface rocks.xmpp.extensions.disco.model.items.ItemNode
-
Gets the node name.
- getOptions() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
- getOtherHost() - Method in class rocks.xmpp.core.stream.model.errors.SeeOtherHost
-
Gets the other host.
- getPages() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the layout pages for this data form.
- getParentGroup() - Method in class rocks.xmpp.im.roster.model.ContactGroup
-
Gets the parent group.
- getParentThread() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the parent thread.
- getPause() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
If a client encounters an exceptional temporary situation during which it will be unable to send requests to the connection manager for a period of time greater than the maximum inactivity period (e.g., while a runtime environment changes from one web page to another), and if the connection manager included a ‘maxpause’ attribute in its Session Creation Response, then the client MAY request a temporary increase to the maximum inactivity period by including a ‘pause’ attribute in a request.
- getPolling() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
This attribute specifies the shortest allowable polling interval (in seconds).
- getPresence() - Method in class rocks.xmpp.core.stanza.PresenceEvent
-
Gets the presence.
- getPriority() - Method in class rocks.xmpp.core.bind.model.Bind
-
- getPriority() - Method in class rocks.xmpp.core.sasl.model.Mechanisms
-
- getPriority() - Method in class rocks.xmpp.core.session.model.Session
-
- getPriority() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Gets the priority.
- getPriority() - Method in class rocks.xmpp.core.stream.model.StreamFeature
-
Gets the priority of the feature, i.e. when it will be negotiated during feature negotiation.
- getPriority() - Method in class rocks.xmpp.core.tls.model.StartTls
-
- getPriority() - Method in class rocks.xmpp.extensions.compress.model.feature.CompressionFeature
-
- getPriority() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement
-
- getProp() - Method in class rocks.xmpp.core.issue137.ChildType
-
Ruft den Wert der prop-Eigenschaft ab.
- getReason() - Method in class rocks.xmpp.extensions.delay.model.DelayedDelivery
-
Gets the natural-language description of the reason for the delay.
- getRegex() - Method in class rocks.xmpp.extensions.data.validate.model.Validation.ValidationMethod.Regex
-
Gets the regular expression.
- getRemoteAddress() - Method in interface rocks.xmpp.core.net.Connection
-
Gets the remote address of this connection.
- getReport() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
After receiving a request with an ‘ack’ value less than the ‘rid’ of the last request that it has already responded to, the connection manager MAY inform the client of the situation by sending its next response immediately instead of waiting until it has payloads to send to the client (e.g., if some time has passed since it responded).
- getReportedFields() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the reported fields, which can be understood as “table headers” describing the data to follow.
- getReportedReference() - Method in class rocks.xmpp.extensions.data.layout.model.Page
-
Gets the reported field reference.
- getReportedReference() - Method in class rocks.xmpp.extensions.data.layout.model.Section
-
Gets the reported field reference.
- getRequests() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
This attribute enables the connection manager to limit the number of simultaneous requests the client makes (see Overactivity and Polling Sessions).
- getResource() - Method in class rocks.xmpp.core.bind.model.Bind
-
Gets the resource.
- getResult() - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
Waits uninterruptibly on the result of the query and returns it.
- getResult(long, TimeUnit) - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
Waits uninterruptibly on the result of the query (with a timeout) and returns it.
- getResultSetManagement() - Method in class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
- getResultSetManagement() - Method in interface rocks.xmpp.extensions.disco.model.items.ItemNode
-
Gets the result set.
- getResultSetManagement() - Method in class rocks.xmpp.extensions.rsm.ResultSet
-
Gets the result set info.
- getRid() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
The <body/> element of every client request MUST possess a sequential request ID encapsulated via the ‘rid’ attribute.
- getRosterDelimiter() - Method in class rocks.xmpp.extensions.privatedata.rosterdelimiter.model.RosterDelimiter
-
Gets the roster delimiter.
- getRoute() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
A connection manager MAY be configured to enable sessions with more than one server in different domains.
- getSections() - Method in class rocks.xmpp.extensions.data.layout.model.Page
-
Gets the sections for this page.
- getSections() - Method in class rocks.xmpp.extensions.data.layout.model.Section
-
Gets nested sub-sections.
- getShow() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Gets the <show/> element.
- getSid() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
All requests after the first one MUST include a valid ‘sid’ attribute (provided by the connection manager in the Session Creation Response).
- getSSLContext() - Method in interface rocks.xmpp.core.net.ConnectionConfiguration
-
Gets the SSL context.
- getStanza() - Method in exception rocks.xmpp.core.stanza.StanzaException
-
Deprecated.
Gets the stanza, which includes the error.
- getStatus() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Gets the default body (which has no language attribute).
- getStatuses() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Gets the statuses.
- getStream() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
If a connection manager supports the multi-streams feature, it MUST include a ‘stream’ attribute in its Session Creation Response.
- getStreamId() - Method in class rocks.xmpp.core.net.AbstractConnection
-
- getStreamId() - Method in interface rocks.xmpp.core.net.Connection
-
Gets the stream id of this connection.
- getSubject() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the default subject (which has no language attribute).
- getSubjects() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the subjects.
- getSubscription() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the subscription attribute.
- getSubscription() - Method in enum rocks.xmpp.im.roster.model.DefinedState
-
- getSubscription() - Method in interface rocks.xmpp.im.roster.model.SubscriptionState
-
Gets the primary subscription state.
- getText() - Method in class rocks.xmpp.core.sasl.model.Failure
-
Gets the text of the failure.
- getText() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
Gets the optional error text.
- getText() - Method in class rocks.xmpp.core.stream.model.StreamError
-
Gets the optional error text.
- getText() - Method in class rocks.xmpp.core.Text
-
Gets the text.
- getText() - Method in class rocks.xmpp.extensions.data.layout.model.Page
-
Gets additional information for the page.
- getText() - Method in class rocks.xmpp.extensions.data.layout.model.Section
-
Gets additional information for the section.
- getThread() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the thread.
- getTime() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
After receiving a request with an ‘ack’ value less than the ‘rid’ of the last request that it has already responded to, the connection manager MAY inform the client of the situation by sending its next response immediately instead of waiting until it has payloads to send to the client (e.g., if some time has passed since it responded).
- getTimeStamp() - Method in class rocks.xmpp.extensions.delay.model.DelayedDelivery
-
Gets the time when the XML stanza was originally sent.
- getTitle() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the title of the form.
- getTo() - Method in interface rocks.xmpp.core.session.model.SessionOpen
-
Gets the ‘to’ attribute.
- getTo() - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Gets the stanza’s ‘to’ attribute, i.e. the recipient.
- getTo() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the ‘to’ attribute.
- getTo() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
- getType() - Method in class rocks.xmpp.core.stanza.model.IQ
-
Gets the type.
- getType() - Method in class rocks.xmpp.core.stanza.model.Message
-
Gets the message type.
- getType() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Gets the type of the presence.
- getType() - Method in class rocks.xmpp.core.stanza.model.StanzaError
-
Gets the error type, either ‘auth’, ‘cancel’, ‘continue’, ‘modify’ or ‘wait’.
- getType() - Method in class rocks.xmpp.extensions.data.mediaelement.model.Media.Location
-
Gets the MIME type of the media.
- getType() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the field type.
- getType() - Method in class rocks.xmpp.extensions.data.model.DataForm
-
Gets the type of the form.
- getType() - Method in class rocks.xmpp.extensions.disco.model.info.Identity
-
- getType() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
The type of the body.
- getUri() - Method in class rocks.xmpp.extensions.data.mediaelement.model.Media.Location
-
Gets the URI.
- getUri() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
- getValidation() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the validation for this field.
- getValidationMethod() - Method in class rocks.xmpp.extensions.data.validate.model.Validation
-
Gets the validation method.
- getValue() - Method in class rocks.xmpp.core.sasl.model.Challenge
-
Gets the value, i.e. the challenge.
- getValue() - Method in class rocks.xmpp.core.sasl.model.Response
-
Gets the value.
- getValue() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the value of the field.
- getValue() - Method in class rocks.xmpp.extensions.data.model.DataForm.Option
-
Gets the value of the option.
- getValueAsBoolean() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the value as boolean.
- getValueAsInstant() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Returns the first value as date.
- getValueAsInteger() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Returns the first value as integer.
- getValueAsJid() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
- getValues() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets the values of the field.
- getValuesAsJid() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
- getVar() - Method in class rocks.xmpp.extensions.data.layout.model.FieldReference
-
Gets the var attribute.
- getVar() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
Gets a unique identifier for the field in the context of the form.
- getVerificationString() - Method in class rocks.xmpp.extensions.caps.model.EntityCapabilities1
-
Gets the verification string that is used to verify the identity and supported features of the entity.
- getVersion() - Method in interface rocks.xmpp.core.session.model.SessionOpen
-
Gets the XMPP version.
- getVersion() - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
Gets the ‘version’ attribute.
- getVersion() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets the XMPP version.
- getVersion() - Method in class rocks.xmpp.im.roster.model.Roster
-
Gets the roster version.
- getWait() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
This attribute specifies the longest time (in seconds) that the connection manager is allowed to wait before responding to any request during the session.
- getWidth() - Method in class rocks.xmpp.extensions.data.mediaelement.model.Media
-
If the media is an image or video, gets the recommended display width of the image.
- getWrappedObjects() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
Gets an unmodifiable list of wrapped objects.
- gone() - Static method in class rocks.xmpp.core.stanza.model.errors.Condition
-
Creates a <gone/> stanza error.
- gone(String) - Static method in class rocks.xmpp.core.stanza.model.errors.Condition
-
Creates a <gone/> stanza error with a new address.
- Gone - Class in rocks.xmpp.core.stanza.model.errors
-
The implementation of the <gone/> stanza error.
- Identity - Class in rocks.xmpp.extensions.disco.model.info
-
Represents an identity of an XMPP entity.
- IMPROPER_ADDRESSING - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <improper-addressing/> stream error.
- inactivity(Duration) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘inactivity’ attribute of the body.
- INCORRECT_ENCODING - Static variable in class rocks.xmpp.core.sasl.model.Failure.Condition
-
The implementation of the <incorrect-encoding/> SASL failure.
- indexOf(String) - Method in interface rocks.xmpp.extensions.rsm.ResultSetProvider
-
Gets the index of a specific item.
- InfoDiscovery - Class in rocks.xmpp.extensions.disco.model.info
-
The implementation of the <query/> element in the http://jabber.org/protocol/disco#info namespace.
- InfoDiscovery() - Constructor for class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
Creates an empty element, used for info discovery requests.
- InfoDiscovery(String) - Constructor for class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
Creates an info discovery element with a node attribute.
- InfoDiscovery(Collection<Identity>, Collection<String>) - Constructor for class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
Creates an info discovery element, used in discovery info responses.
- InfoDiscovery(Collection<Identity>, Collection<String>, Collection<DataForm>) - Constructor for class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
Creates an info discovery element, used in discovery info responses.
- InfoDiscovery(String, Collection<Identity>, Collection<String>, Collection<DataForm>) - Constructor for class rocks.xmpp.extensions.disco.model.info.InfoDiscovery
-
Creates an info discovery element, used in discovery info responses.
- InfoNode - Interface in rocks.xmpp.extensions.disco.model.info
-
A generic service discovery info node.
- initialClientToServer(Jid, Jid, Locale, QName...) - Static method in class rocks.xmpp.core.stream.model.StreamHeader
-
Creates an initial stream header for client-to-server streams.
- initialClientToServer(Jid, Jid, Locale, String, QName...) - Static method in class rocks.xmpp.core.stream.model.StreamHeader
-
Creates an initial stream header for client-to-server or component-to-server streams.
- initialServerToServer(Jid, Jid, Locale, QName...) - Static method in class rocks.xmpp.core.stream.model.StreamHeader
-
Creates an initial stream header for server-to-server streams.
- INSTANCE - Static variable in class rocks.xmpp.core.sasl.model.Abort
-
The implementation of the <abort/> element.
- INSTANCE - Static variable in class rocks.xmpp.core.tls.model.Failure
-
The <failure xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> element.
- INSTANCE - Static variable in class rocks.xmpp.core.tls.model.Proceed
-
The <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> element.
- INSTANCE - Static variable in class rocks.xmpp.extensions.errors.model.ResourceLimitExceeded
-
The element.
- INSTANCE - Static variable in class rocks.xmpp.extensions.errors.model.StanzaTooBig
-
The element.
- INSTANCE - Static variable in class rocks.xmpp.extensions.errors.model.TooManyStanzas
-
The element.
- INSTANCE - Static variable in class rocks.xmpp.im.roster.versioning.model.RosterVersioning
-
The <ver/> element.
- INSTANCE - Static variable in class rocks.xmpp.im.subscription.preapproval.model.SubscriptionPreApproval
-
The <sub/> element.
- InstantAdapter - Class in rocks.xmpp.util.adapters
-
- InstantAdapter() - Constructor for class rocks.xmpp.util.adapters.InstantAdapter
-
- instructions(Collection<String>) - Method in class rocks.xmpp.extensions.data.model.DataForm.Builder
-
Sets the instructions of the form.
- INTERNAL_SERVER_ERROR - Static variable in class rocks.xmpp.core.stanza.model.errors.Condition
-
The implementation of the <internal-server-error/> stanza error.
- INTERNAL_SERVER_ERROR - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <internal-server-error/> stream error.
- INVALID_AUTHZID - Static variable in class rocks.xmpp.core.sasl.model.Failure.Condition
-
The implementation of the <invalid-authzid/> SASL failure.
- INVALID_FROM - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <invalid-from/> stream error.
- INVALID_MECHANISM - Static variable in class rocks.xmpp.core.sasl.model.Failure.Condition
-
The implementation of the <invalid-mechanism/> SASL failure.
- INVALID_NAMESPACE - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <invalid-namespace/> stream error.
- INVALID_XML - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <invalid-xml/> stream error.
- IQ - Class in rocks.xmpp.core.stanza.model
-
The implementation of the <iq/> stanza.
- IQ(IQ.Type, Object) - Constructor for class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ stanza with the given type and extension.
- IQ(IQ.Type, Object, String) - Constructor for class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ stanza with the given id, type and extension.
- IQ(Jid, IQ.Type, Object) - Constructor for class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ stanza with the given receiver, type and extension.
- IQ(Jid, IQ.Type, Object, String) - Constructor for class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ stanza with the given receiver, id, type and extension.
- IQ(Jid, IQ.Type, Object, String, Jid, Locale, StanzaError) - Constructor for class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ stanza with the given receiver, id, type, extension and error.
- IQ.Type - Enum in rocks.xmpp.core.stanza.model
-
Represents a <iq/> ‘type’ attribute.
- IQEvent - Class in rocks.xmpp.core.stanza
-
An IQ event is fired whenever an IQ stanza is received or sent.
- IQEvent(Object, IQ, boolean) - Constructor for class rocks.xmpp.core.stanza.IQEvent
-
Constructs an IQ event.
- IQHandler - Interface in rocks.xmpp.core.stanza
-
- isApproved() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the subscription pre-approval status.
- isApproved() - Method in interface rocks.xmpp.im.roster.model.RosterItem
-
Gets the subscription pre-approval status.
- isAvailable() - Method in class rocks.xmpp.core.stanza.model.Presence
-
Indicates, whether an entity is available.
- isCancelled() - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
- isComplete() - Method in class rocks.xmpp.core.sasl.anonymous.AnonymousSaslClient
-
- isDone() - Method in class rocks.xmpp.util.concurrent.AsyncResult
-
- isMandatory() - Method in class rocks.xmpp.core.bind.model.Bind
-
- isMandatory() - Method in class rocks.xmpp.core.sasl.model.Mechanisms
-
Returns always true, because SASL is mandatory to negotiate.
- isMandatory() - Method in class rocks.xmpp.core.session.model.Session
-
- isMandatory() - Method in class rocks.xmpp.core.stream.model.StreamFeature
-
Indicates, whether this feature is mandatory to negotiate.
- isMandatory() - Method in class rocks.xmpp.core.tls.model.StartTls
-
- isMandatory() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement
-
- isNormal() - Method in class rocks.xmpp.core.stanza.model.Message
-
Indicates, whether this message is a normal message, i.e. if the type or the message is either
Message.Type.NORMAL, null or otherwise unknown, this method returns true.
- isNullOrEmpty(String) - Static method in class rocks.xmpp.util.Strings
-
- isPending() - Method in class rocks.xmpp.im.roster.model.Contact
-
- isPendingIn() - Method in class rocks.xmpp.im.roster.model.Contact
-
Roster items on the XMPP layer don’t have a notion of a “Pending In” subscription state, therefore this methods always returns false.
- isPendingIn() - Method in enum rocks.xmpp.im.roster.model.DefinedState
-
- isPendingIn() - Method in interface rocks.xmpp.im.roster.model.SubscriptionState
-
If the presence subscription is pending in from a user’s perspective.
- isPendingOut() - Method in class rocks.xmpp.im.roster.model.Contact
-
Gets the pending state of the contact.
- isPendingOut() - Method in enum rocks.xmpp.im.roster.model.DefinedState
-
- isPendingOut() - Method in interface rocks.xmpp.im.roster.model.SubscriptionState
-
If the presence subscription is pending out from a user’s perspective.
- isRequest() - Method in class rocks.xmpp.core.stanza.model.IQ
-
Returns if this is a request IQ, i.e. of type get or set.
- isRequestingCount() - Method in class rocks.xmpp.extensions.rsm.model.ResultSetManagement
-
Indicates, whether this RSM is used for requesting the item count.
- isRequired() - Method in class rocks.xmpp.extensions.data.model.DataForm.Field
-
If the field as required in order for the form to be considered valid.
- isResponse() - Method in class rocks.xmpp.core.stanza.model.IQ
-
Returns true, if this IQ is a response (either a positive result or an error).
- isRestart() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
If the client requests a stream restart.
- isRestartLogic() - Method in class rocks.xmpp.extensions.httpbind.model.Body
-
If the connection manager supports stream restarts, it MUST advertise that fact by including a ‘restartlogic’ attribute (qualified by the ‘urn:xmpp:xbosh’ namespace) whose value is set to “true”.
- isResume() - Method in class rocks.xmpp.extensions.sm.model.StreamManagement.Enabled
-
If the server allows session resumption.
- isSecure() - Method in interface rocks.xmpp.core.net.Connection
-
Indicates whether this connection is secured by TLS/SSL.
- isToItselfOrServer(Stanza, CharSequence, Jid) - Static method in class rocks.xmpp.core.stanza.model.Stanza
-
Checks if a stanza is addressed either to itself or to the server.
- isUsingAcknowledgements() - Method in class rocks.xmpp.core.net.AbstractConnection
-
- isUsingAcknowledgements() - Method in interface rocks.xmpp.core.net.Connection
-
Indicates whether this connection uses acknowledgements, e.g. by means of stream management or BOSH acks.
- Item() - Constructor for class rocks.xmpp.extensions.data.model.DataForm.Item
-
- Item - Class in rocks.xmpp.extensions.disco.model.items
-
The implementation of the <item/> element in the http://jabber.org/protocol/disco#item namespace, used for item discovery.
- Item(Jid, String, String, String) - Constructor for class rocks.xmpp.extensions.disco.model.items.Item
-
- Item(Jid, String) - Constructor for class rocks.xmpp.extensions.disco.model.items.Item
-
- Item(Jid, String, String) - Constructor for class rocks.xmpp.extensions.disco.model.items.Item
-
- ITEM_NOT_FOUND - Static variable in class rocks.xmpp.core.stanza.model.errors.Condition
-
The implementation of the <item-not-found/> stanza error.
- ItemDiscovery - Class in rocks.xmpp.extensions.disco.model.items
-
The implementation of the <query/> element in the http://jabber.org/protocol/disco#item namespace.
- ItemDiscovery() - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an empty element, used for item discovery requests.
- ItemDiscovery(String) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with a node attribute.
- ItemDiscovery(String, ResultSetManagement) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with a node attribute.
- ItemDiscovery(Collection<Item>) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with nodes.
- ItemDiscovery(Collection<Item>, ResultSetManagement) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with nodes and result set management.
- ItemDiscovery(String, Collection<Item>) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with a node attribute.
- ItemDiscovery(String, Collection<Item>, ResultSetManagement) - Constructor for class rocks.xmpp.extensions.disco.model.items.ItemDiscovery
-
Creates an item discovery element with a node attribute and result set management.
- ItemNode - Interface in rocks.xmpp.extensions.disco.model.items
-
A generic service discovery item node.
- items(Collection<DataForm.Item>) - Method in class rocks.xmpp.extensions.data.model.DataForm.Builder
-
Sets the items of the form.
- ScramClient - Class in rocks.xmpp.core.sasl.scram
-
The client implementation of the SCRAM-SHA-1 SASL mechanism.
- ScramClient(String, String, CallbackHandler) - Constructor for class rocks.xmpp.core.sasl.scram.ScramClient
-
- Section - Class in rocks.xmpp.extensions.data.layout.model
-
The implementation of the <section/> element in the http://jabber.org/protocol/xdata-layout namespace.
- Section(String, Collection<FieldReference>) - Constructor for class rocks.xmpp.extensions.data.layout.model.Section
-
Creates a section.
- Section(String, Collection<FieldReference>, Collection<String>) - Constructor for class rocks.xmpp.extensions.data.layout.model.Section
-
Creates a section.
- Section(String, Collection<FieldReference>, Collection<String>, FieldReference) - Constructor for class rocks.xmpp.extensions.data.layout.model.Section
-
Creates a section.
- secureConnection() - Method in interface rocks.xmpp.core.net.TcpBinding
-
Secures the connection with TLS.
- seeOtherHost(String) - Static method in class rocks.xmpp.core.stream.model.errors.Condition
-
Creates the <see-other-host/> stream error.
- SeeOtherHost - Class in rocks.xmpp.core.stream.model.errors
-
The implementation of the <see-other-host/> stream error.
- send(StreamElement) - Method in interface rocks.xmpp.core.net.Connection
-
Sends an element to the peer entity.
- sendDate(Stanza) - Static method in class rocks.xmpp.extensions.delay.model.DelayedDelivery
-
Gets the original send date of a stanza, i.e.
- serverInstantMessaging() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
Standard Jabber/XMPP server used for instant messaging and presence.
- ServerIQ - Class in rocks.xmpp.core.stanza.model.server
-
The implementation of the <iq/> element in the jabber:server namespace.
- ServerMessage - Class in rocks.xmpp.core.stanza.model.server
-
The implementation of the <message/> element in the jabber:server namespace.
- ServerPresence - Class in rocks.xmpp.core.stanza.model.server
-
The implementation of the <presence/> element in the jabber:server namespace.
- SERVICE_UNAVAILABLE - Static variable in class rocks.xmpp.core.stanza.model.errors.Condition
-
The implementation of the <service-unavailable/> stanza error.
- Session - Class in rocks.xmpp.core.session.model
-
The implementation of the <session/> element to establish a session.
- Session() - Constructor for class rocks.xmpp.core.session.model.Session
-
- Session(Boolean) - Constructor for class rocks.xmpp.core.session.model.Session
-
- sessionId(String) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘sid’ attribute of the body.
- SessionOpen - Interface in rocks.xmpp.core.session.model
-
This interface describes the common attributes for opening a XMPP session.
- set(Jid, Object) - Static method in class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ of type ‘set’ with a random id.
- set(Object) - Static method in class rocks.xmpp.core.stanza.model.IQ
-
Creates an IQ of type ‘set’ with a random id.
- setBody(String) - Method in class rocks.xmpp.core.stanza.model.Message
-
Sets the default body element.
- setError(StanzaError) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Sets the stanza’s ‘error’ element.
- setFrom(Jid) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Sets the stanza’s ‘from’ attribute, i.e. the sender.
- setId(String) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Sets the stanza’s ‘id’ attribute.
- setLanguage(Locale) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Sets the stanza’s ‘xml:lang’ attribute, i.e. its language.
- setMandatory(boolean) - Method in class rocks.xmpp.core.tls.model.StartTls
-
- setParentThread(String) - Method in class rocks.xmpp.core.stanza.model.Message
-
Sets the parent thread.
- setPriority(byte) - Method in class rocks.xmpp.core.stanza.model.Presence
-
Sets the priority.
- setProp(String) - Method in class rocks.xmpp.core.issue137.ChildType
-
Legt den Wert der prop-Eigenschaft fest.
- setShow(Presence.Show) - Method in class rocks.xmpp.core.stanza.model.Presence
-
Sets the <show/> element.
- setStatus(String) - Method in class rocks.xmpp.core.stanza.model.Presence
-
Sets the default status element.
- setSubject(String) - Method in class rocks.xmpp.core.stanza.model.Message
-
Sets the default subject.
- setThread(String) - Method in class rocks.xmpp.core.stanza.model.Message
-
Sets the thread.
- setTo(Jid) - Method in class rocks.xmpp.core.stanza.model.Stanza
-
Sets the stanza’s ‘to’ attribute, i.e. the recipient.
- setType(IQ.Type) - Method in class rocks.xmpp.core.stanza.model.IQ
-
Sets the type.
- setType(Message.Type) - Method in class rocks.xmpp.core.stanza.model.Message
-
Sets the message type.
- setType(Presence.Type) - Method in class rocks.xmpp.core.stanza.model.Presence
-
Sets the type of the presence.
- SETUP_FAILED - Static variable in class rocks.xmpp.extensions.compress.model.StreamCompression.Failure.Condition
-
If the receiving entity finds the requested method unacceptable or unworkable for any other reason.
- Stanza - Class in rocks.xmpp.core.stanza.model
-
The abstract base class for a XML stanza.
- StanzaError - Class in rocks.xmpp.core.stanza.model
-
The implementation of a stanza’s <error/> element.
- StanzaError(StanzaError.Type, Condition) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates an error with a given error type and a condition.
- StanzaError(StanzaError.Type, Condition, String) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates an error with a given error type and a condition.
- StanzaError(Condition) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates an error with a given condition.
- StanzaError(Condition, String) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates an error with a given condition and text.
- StanzaError(Condition, Object) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates an error with a given condition and extension.
- StanzaError(StanzaError.Type, Condition, String, Locale, Object, Jid) - Constructor for class rocks.xmpp.core.stanza.model.StanzaError
-
Creates a stanza error with all possible values.
- StanzaError.Type - Enum in rocks.xmpp.core.stanza.model
-
Represents a <error/> ‘type’ attribute.
- StanzaErrorException - Exception in rocks.xmpp.core.stanza.model
-
- StanzaErrorException(Stanza) - Constructor for exception rocks.xmpp.core.stanza.model.StanzaErrorException
-
Constructs a stanza exception.
- StanzaException - Exception in rocks.xmpp.core.stanza
-
- StanzaException(Stanza) - Constructor for exception rocks.xmpp.core.stanza.StanzaException
-
Deprecated.
Constructs a stanza exception.
- StanzaTooBig - Class in rocks.xmpp.extensions.errors.model
-
The implementation of the <stanza-too-big/> element in the urn:xmpp:errors namespace.
- StartTls - Class in rocks.xmpp.core.tls.model
-
Represents the STARTTLS feature and initiates the TLS negotiation process.
- StartTls() - Constructor for class rocks.xmpp.core.tls.model.StartTls
-
- StartTls(boolean) - Constructor for class rocks.xmpp.core.tls.model.StartTls
-
- storeBerkeley() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data in a Berkeley database.
- storeFile() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data on the file system.
- storeGeneric() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server data storage component other than one of the registered types.
- storeLdap() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data in an LDAP database.
- storeMySQL() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data in a MySQL database.
- storeOracle() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data in an Oracle database.
- storePostgreSQL() - Static method in class rocks.xmpp.extensions.disco.model.info.Identity
-
A server component that stores data in a PostgreSQL database.
- stream(String) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘stream’ attribute of the body.
- STREAM_NAMESPACE - Static variable in class rocks.xmpp.core.stream.model.StreamHeader
-
- STREAM_NAMESPACE_PREFIX - Static variable in class rocks.xmpp.core.stream.model.StreamHeader
-
The default namespace prefix “stream”.
- StreamCompression - Class in rocks.xmpp.extensions.compress.model
-
An abstract base class for all stream compression classes in the http://jabber.org/protocol/compress namespace.
- StreamCompression.Compress - Class in rocks.xmpp.extensions.compress.model
-
The implementation of the <compress/> element in the http://jabber.org/protocol/compress namespace.
- StreamCompression.Failure - Class in rocks.xmpp.extensions.compress.model
-
The implementation of the <failure/> element in the http://jabber.org/protocol/compress namespace, which indicates failure during compression negotiation.
- StreamCompression.Failure.Condition - Class in rocks.xmpp.extensions.compress.model
-
An abstract base class for a compression failure condition.
- StreamElement - Interface in rocks.xmpp.core.stream.model
-
This is a marker interface to mark top-level elements, which can be sent over the stream.
- StreamError - Class in rocks.xmpp.core.stream.model
-
The implementation of the <stream:error/> element.
- StreamError(Condition) - Constructor for class rocks.xmpp.core.stream.model.StreamError
-
Creates a stream error with only a condition.
- StreamError(Condition, String, Locale) - Constructor for class rocks.xmpp.core.stream.model.StreamError
-
Creates a stream error with a condition and a descriptive text.
- StreamError(Condition, Object) - Constructor for class rocks.xmpp.core.stream.model.StreamError
-
Creates a stream error with a condition, optional text and an extension.
- StreamError(Condition, String, Locale, Object) - Constructor for class rocks.xmpp.core.stream.model.StreamError
-
Creates a stream error with a condition, optional text and an extension.
- StreamErrorException - Exception in rocks.xmpp.core.stream.model
-
Represents a stream error.
- StreamErrorException(StreamError) - Constructor for exception rocks.xmpp.core.stream.model.StreamErrorException
-
Constructs a stanza exception.
- StreamErrorException(StreamError, Throwable) - Constructor for exception rocks.xmpp.core.stream.model.StreamErrorException
-
Constructs a stream error exception with a cause.
- StreamErrorException - Exception in rocks.xmpp.core.stream
-
Deprecated.
- StreamErrorException(StreamError) - Constructor for exception rocks.xmpp.core.stream.StreamErrorException
-
Deprecated.
Constructs a stanza exception.
- StreamErrorException(StreamError, Throwable) - Constructor for exception rocks.xmpp.core.stream.StreamErrorException
-
Deprecated.
Constructs a stream error exception with a cause.
- StreamFeature - Class in rocks.xmpp.core.stream.model
-
A base class for a stream feature, which is advertised by the server in its <stream:features/> element.
- StreamFeature() - Constructor for class rocks.xmpp.core.stream.model.StreamFeature
-
- StreamFeatureNegotiator<T extends StreamFeature> - Interface in rocks.xmpp.core.stream
-
An interface for various stream negotiators, either from client perspective or server perspective.
- StreamFeatures - Class in rocks.xmpp.core.stream.model
-
The implementation of the <stream:features/> element.
- StreamFeatures(Collection<StreamFeature>) - Constructor for class rocks.xmpp.core.stream.model.StreamFeatures
-
- StreamHandler - Interface in rocks.xmpp.core.stream
-
A functional interface for handling inbound stream elements which are read from a connection.
- StreamHeader - Class in rocks.xmpp.core.stream.model
-
Represents the XMPP stream header.
- StreamManagement - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <sm/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement() - Constructor for class rocks.xmpp.extensions.sm.model.StreamManagement
-
- StreamManagement(Boolean) - Constructor for class rocks.xmpp.extensions.sm.model.StreamManagement
-
- StreamManagement.Answer - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <a/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Enable - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <enable/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Enabled - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <enabled/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Failed - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <failed/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Request - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <r/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Resume - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <resume/> element in the urn:xmpp:sm:3 namespace.
- StreamManagement.Resumed - Class in rocks.xmpp.extensions.sm.model
-
The implementation of the <resumed/> element in the urn:xmpp:sm:3 namespace.
- StreamNegotiationException - Exception in rocks.xmpp.core.stream
-
An exception which indicates a failure during stream negotiation, e.g. if TLS or SASL negotiation or compression or resource binding fails.
- StreamNegotiationException(String) - Constructor for exception rocks.xmpp.core.stream.StreamNegotiationException
-
- StreamNegotiationException(String, Throwable) - Constructor for exception rocks.xmpp.core.stream.StreamNegotiationException
-
- StreamNegotiationException(Throwable) - Constructor for exception rocks.xmpp.core.stream.StreamNegotiationException
-
- StreamNegotiationResult - Enum in rocks.xmpp.core.stream
-
Represents the status of the feature negotiation.
- Strings - Class in rocks.xmpp.util
-
Utility class for Strings.
- SUBSCRIPTION_REQUIRED - Static variable in class rocks.xmpp.core.stanza.model.errors.Condition
-
The implementation of the <subscription-required/> stanza error.
- SubscriptionPreApproval - Class in rocks.xmpp.im.subscription.preapproval.model
-
The implementation of the subscription pre-approval feature.
- SubscriptionState - Interface in rocks.xmpp.im.roster.model
-
Represents a presence subscription state.
- SubscriptionState.Subscription - Enum in rocks.xmpp.im.roster.model
-
- subSequence(int, int) - Method in class rocks.xmpp.core.stream.model.StreamHeader
-
- subSequence(int, int) - Method in class rocks.xmpp.core.Text
-
- Success - Class in rocks.xmpp.core.sasl.model
-
The implementation of the <success/> element, which indicates success during SASL negotiation.
- Success() - Constructor for class rocks.xmpp.core.sasl.model.Success
-
- Success(byte[]) - Constructor for class rocks.xmpp.core.sasl.model.Success
-
- SYSTEM_SHUTDOWN - Static variable in class rocks.xmpp.core.stream.model.errors.Condition
-
The implementation of the <system-shutdown/> stream error.
- validation(Validation) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the validation.
- Validation - Class in rocks.xmpp.extensions.data.validate.model
-
The implementation of the <validate/> element in the http://jabber.org/protocol/xdata-validate namespace, which is used to validate form fields.
- Validation(String) - Constructor for class rocks.xmpp.extensions.data.validate.model.Validation
-
Creates a validation with a data type.
- Validation(Validation.ValidationMethod) - Constructor for class rocks.xmpp.extensions.data.validate.model.Validation
-
Creates a validation with a validation method (and no data type, which is optional).
- Validation(String, Validation.ValidationMethod) - Constructor for class rocks.xmpp.extensions.data.validate.model.Validation
-
Creates a validation with a data type and validation method.
- Validation(String, Validation.ValidationMethod, Validation.ListRange) - Constructor for class rocks.xmpp.extensions.data.validate.model.Validation
-
Creates a validation with a data type, validation method and list range.
- Validation.ListRange - Class in rocks.xmpp.extensions.data.validate.model
-
For
"list-multi", validation can indicate that a minimum and maximum number of options should be selected and/or entered.
- Validation.ValidationMethod - Class in rocks.xmpp.extensions.data.validate.model
-
The abstract validation method.
- Validation.ValidationMethod.Basic - Class in rocks.xmpp.extensions.data.validate.model
-
Indicates, that the value(s) should simply match the field type and datatype constraints.
- Validation.ValidationMethod.Open - Class in rocks.xmpp.extensions.data.validate.model
-
For
"list-single" or
"list-multi", to indicate that the user may enter a custom value (matching the datatype constraints) or choose from the predefined values.
- Validation.ValidationMethod.Range - Class in rocks.xmpp.extensions.data.validate.model
-
Indicates that the value should fall within a certain range.
- Validation.ValidationMethod.Regex - Class in rocks.xmpp.extensions.data.validate.model
-
Indicates that the value should be restricted to a regular expression.
- value(String) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the value as string.
- value(boolean) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the value as boolean.
- value(int) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the value as integer.
- value(Jid) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the value as JID.
- value(Instant) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the value as date.
- valueOf(String) - Static method in enum rocks.xmpp.core.net.ChannelEncryption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stanza.model.IQ.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stanza.model.Message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stanza.model.Presence.Show
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stanza.model.Presence.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stanza.model.StanzaError.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.core.stream.StreamNegotiationResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.extensions.data.model.DataForm.Field.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.extensions.data.model.DataForm.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.extensions.httpbind.model.Body.Condition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.extensions.httpbind.model.Body.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum rocks.xmpp.im.roster.model.DefinedState
-
Returns the enum constant of this type with the specified name.
- valueOf(SubscriptionState) - Static method in enum rocks.xmpp.im.roster.model.DefinedState
-
Returns a defined subscription state from an existing subscription state, e.g. a
RosterItem.
- valueOf(String) - Static method in enum rocks.xmpp.im.roster.model.SubscriptionState.Subscription
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum rocks.xmpp.core.net.ChannelEncryption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stanza.model.IQ.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stanza.model.Message.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stanza.model.Presence.Show
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stanza.model.Presence.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stanza.model.StanzaError.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.core.stream.StreamNegotiationResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the values.
- values() - Static method in enum rocks.xmpp.extensions.data.model.DataForm.Field.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.extensions.data.model.DataForm.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.extensions.httpbind.model.Body.Condition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.extensions.httpbind.model.Body.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.im.roster.model.DefinedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum rocks.xmpp.im.roster.model.SubscriptionState.Subscription
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesEnum(Collection<? extends Enum<?>>) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the values from an enum.
- valuesJid(Collection<Jid>) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the values as JIDs.
- var(String) - Method in class rocks.xmpp.extensions.data.model.DataForm.Field.Builder
-
Sets the var attribute.
- version(String) - Method in class rocks.xmpp.extensions.httpbind.model.Body.Builder
-
Sets the ‘ver’ attribute of the body.