A B C D E F G H I J N O P S T V 

A

AbstractHttpOverXmpp - Class in org.jivesoftware.smackx.hoxt.packet
Abstract parent for Req and Resp IQ packets.
AbstractHttpOverXmpp(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
AbstractHttpOverXmpp.Base64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Base64 element.
AbstractHttpOverXmpp.Base64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
Creates this element.
AbstractHttpOverXmpp.ChunkedBase64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of ChunkedBase64 element.
AbstractHttpOverXmpp.ChunkedBase64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
Creates ChunkedBase86 element.
AbstractHttpOverXmpp.Data - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Data element.
AbstractHttpOverXmpp.Data(NamedElement) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Creates Data element.
AbstractHttpOverXmpp.Ibb - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Ibb element.
AbstractHttpOverXmpp.Ibb(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
Creates Ibb element.
AbstractHttpOverXmpp.Text - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Text element.
AbstractHttpOverXmpp.Text(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
Creates this element.
AbstractHttpOverXmpp.Xml - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Xml element.
AbstractHttpOverXmpp.Xml(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
Creates this element.builder.toString();
AbstractHttpOverXmppProvider<H extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.provider
Abstract parent for Req and Resp stanza(/packet) providers.
AbstractHttpOverXmppProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
 
AbstractJsonExtensionProvider - Class in org.jivesoftware.smackx.json.provider
 
AbstractJsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
AbstractJsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
 
AbstractJsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
active(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
addTo(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
Marks a message "private", so that it will not be carbon-copied, by adding private packet extension to the message.
ATTRIBUTE_LAST - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ATTRIBUTE_NR - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ATTRIBUTE_STREAM_ID - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 

B

Base64BinaryChunk - Class in org.jivesoftware.smackx.hoxt.packet
Stanza(/Packet) extension for base64 binary chunks.
Base64BinaryChunk(String, String, int, boolean) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunk(String, String, int) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunkProvider - Class in org.jivesoftware.smackx.hoxt.provider
Stanza(/Packet) provider for base64 binary chunks.
Base64BinaryChunkProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 

C

Carbon - Class in org.jivesoftware.smackx.carbons.packet
Carbon IQs
Carbon() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon
 
Carbon.Disable - Class in org.jivesoftware.smackx.carbons.packet
 
Carbon.Disable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
 
Carbon.Enable - Class in org.jivesoftware.smackx.carbons.packet
 
Carbon.Enable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
 
CarbonExtension - Class in org.jivesoftware.smackx.carbons.packet
Stanza(/Packet) extension for XEP-0280: Message Carbons.
CarbonExtension(CarbonExtension.Direction, Forwarded) - Constructor for class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Construct a Carbon message extension.
CarbonExtension.Direction - Enum in org.jivesoftware.smackx.carbons.packet
Defines the direction of a CarbonExtension message.
CarbonExtension.Private - Class in org.jivesoftware.smackx.carbons.packet
Stanza(/Packet) extension indicating that a message may not be carbon-copied.
CarbonManager - Class in org.jivesoftware.smackx.carbons
Stanza(/Packet) extension for XEP-0280: Message Carbons.
CarbonManagerProvider - Class in org.jivesoftware.smackx.carbons.provider
This class implements the ExtensionElementProvider to parse carbon copied messages from a packet.
CarbonManagerProvider() - Constructor for class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
 
ClientStateIndication - Class in org.jivesoftware.smackx.csi.packet
 
ClientStateIndication() - Constructor for class org.jivesoftware.smackx.csi.packet.ClientStateIndication
 
ClientStateIndication.Active - Class in org.jivesoftware.smackx.csi.packet
 
ClientStateIndication.Feature - Class in org.jivesoftware.smackx.csi.packet
 
ClientStateIndication.Inactive - Class in org.jivesoftware.smackx.csi.packet
 
ClientStateIndicationFeatureProvider - Class in org.jivesoftware.smackx.csi.provider
 
ClientStateIndicationFeatureProvider() - Constructor for class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
 
ClientStateIndicationManager - Class in org.jivesoftware.smackx.csi
 
ClientStateIndicationManager() - Constructor for class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 

D

disableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Helper method to disable carbons.
disableCarbons(Message) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
Deprecated.

E

ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
 
ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
 
ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
ELEMENT - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
ELEMENT - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
ELEMENT_CHUNK - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
enableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Helper method to enable carbons.
ExperimentalInitializer - Class in org.jivesoftware.smack.experimental
Initializes the providers in the experimental code stream.
ExperimentalInitializer() - Constructor for class org.jivesoftware.smack.experimental.ExperimentalInitializer
 

F

from(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Obtain a Carbon from a message, if available.
from(Stanza) - Static method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
Retrieve the GCM stanza(/packet) extension from the packet.
from(String) - Method in class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
 
from(Stanza) - Static method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
Retrieve the JSON stanza(/packet) extension from the packet.
from(String) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
from(String) - Method in class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
 

G

GcmExtensionProvider - Class in org.jivesoftware.smackx.gcm.provider
 
GcmExtensionProvider() - Constructor for class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
 
GcmPacketExtension - Class in org.jivesoftware.smackx.gcm.packet
XMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP).
GcmPacketExtension(String) - Constructor for class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
getCarbonsEnabled() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Check if carbons are enabled on this connection.
getChild() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Returns element nested by Data.
getConfigUrl() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
getData() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns Data element.
getDirection() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Get the direction (sent or received) of the carbon.
getElementName() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
getElementName() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
getElementName() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
getElementName() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
getForwarded() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Get the forwarded packet.
getFrom(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Deprecated.
getHeaders() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns Headers element.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
Obtain the CarbonManager responsible for a connection.
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns start tag.
getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
getJson() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
getMaxChunkSize() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns maxChunkSize attribute.
getMethod() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns method attribute.
getNamespace() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
getNamespace() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
getNamespace() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
getNr() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns nr attribute.
getProvidersUrl() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
getResource() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns resource attribute.
getSid() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
Returns sid attribute.
getStatusCode() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
Returns statusCode attribute.
getStatusMessage() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
Returns statusMessage attribute.
getStreamId() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
Returns streamId attribute.
getStreamId() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns streamId attribute.
getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
Returns text of this element.
getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
Returns text of this element.
getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
Returns text of this element.
getText() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns text attribute.
getVersion() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns version attribute.

H

HOXTManager - Class in org.jivesoftware.smackx.hoxt
Manager for HTTP ove XMPP transport (XEP-0332) extension.
HOXTManager() - Constructor for class org.jivesoftware.smackx.hoxt.HOXTManager
 
HttpMethod - Enum in org.jivesoftware.smackx.hoxt.packet
Enum containing HTTP methods.
HttpOverXmppReq - Class in org.jivesoftware.smackx.hoxt.packet
Represents Req IQ packet.
HttpOverXmppReq(HttpMethod, String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
HttpOverXmppReqProvider - Class in org.jivesoftware.smackx.hoxt.provider
Req stanza(/packet) provider.
HttpOverXmppReqProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
HttpOverXmppResp - Class in org.jivesoftware.smackx.hoxt.packet
Represents Resp IQ packet.
HttpOverXmppResp() - Constructor for class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
HttpOverXmppRespProvider - Class in org.jivesoftware.smackx.hoxt.provider
Resp stanza(/packet) provider.
HttpOverXmppRespProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 

I

inactive(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
INSTANCE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
isIbb() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns ibb attribute.
isJingle() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns jingle attribute.
isLast() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns last attribute.
isSipub() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns sipub attribute.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
isSupported(String, XMPPConnection) - Static method in class org.jivesoftware.smackx.hoxt.HOXTManager
Returns true if the given entity understands the HTTP ove XMPP transport format and allows the exchange of such.
isSupportedByServer() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Returns true if XMPP Carbons are supported by the server.

J

JsonExtensionProvider - Class in org.jivesoftware.smackx.json.provider
 
JsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
 
JsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
XMPP JSON Containers as defined in XEP-0335
JsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 

N

NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.HOXTManager
Namespace for this extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 

O

org.jivesoftware.smack.experimental - package org.jivesoftware.smack.experimental
 
org.jivesoftware.smackx.carbons - package org.jivesoftware.smackx.carbons
 
org.jivesoftware.smackx.carbons.packet - package org.jivesoftware.smackx.carbons.packet
 
org.jivesoftware.smackx.carbons.provider - package org.jivesoftware.smackx.carbons.provider
 
org.jivesoftware.smackx.csi - package org.jivesoftware.smackx.csi
 
org.jivesoftware.smackx.csi.packet - package org.jivesoftware.smackx.csi.packet
 
org.jivesoftware.smackx.csi.provider - package org.jivesoftware.smackx.csi.provider
 
org.jivesoftware.smackx.gcm.packet - package org.jivesoftware.smackx.gcm.packet
 
org.jivesoftware.smackx.gcm.provider - package org.jivesoftware.smackx.gcm.provider
 
org.jivesoftware.smackx.hoxt - package org.jivesoftware.smackx.hoxt
 
org.jivesoftware.smackx.hoxt.packet - package org.jivesoftware.smackx.hoxt.packet
 
org.jivesoftware.smackx.hoxt.provider - package org.jivesoftware.smackx.hoxt.provider
 
org.jivesoftware.smackx.json.packet - package org.jivesoftware.smackx.json.packet
 
org.jivesoftware.smackx.json.provider - package org.jivesoftware.smackx.json.provider
 

P

parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
parseHeadersAndData(XmlPullParser, String, AbstractHttpOverXmpp) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
Parses Headers and Data elements.

S

sendCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Notify server to change the carbons state.
setCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Notify server to change the carbons state.
setData(AbstractHttpOverXmpp.Data) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Sets Data element.
setHeaders(HeadersExtension) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Sets Headers element.
setIbb(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Sets ibb attribute.
setJingle(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Sets jingle attribute.
setMaxChunkSize(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Sets maxChunkSize attribute.
setSipub(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Sets sipub attribute.
setStatusCode(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
Sets statusCode attribute.
setStatusMessage(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
Sets statusMessage attribute.
setVersion(String) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Sets version attribute.

T

toXML() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
toXML() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Returns string containing xml representation of this object.
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
toXML() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 

V

valueOf(String) - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
A B C D E F G H I J N O P S T V