Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
readBoolean(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readBoolean(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readBoolean(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readByteArray(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readByteArray(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readByteArray(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readExternal(ObjectInput)
- Method in class org.xmpp.packet.
JID
readExternalizableCollection(DataInput, Collection<? extends Externalizable>, ClassLoader)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readExternalizableCollection(DataInput, Collection<? extends Externalizable>, ClassLoader)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a collection of Externalizable objects and adds them to the collection passed as a parameter.
readExternalizableCollection(DataInput, Collection<? extends Externalizable>, ClassLoader)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readExternalizableMap(DataInput, Map<String, ? extends Externalizable>, ClassLoader)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readExternalizableMap(DataInput, Map<String, ? extends Externalizable>, ClassLoader)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a Map of String key and value pairs.
readExternalizableMap(DataInput, Map<String, ? extends Externalizable>, ClassLoader)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readInt(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readInt(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readInt(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readLong(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readLong(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readLong(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readLongArray(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
Reads an array of long values.
readLongArray(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads an array of long values.
readLongArray(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
Reads an array of long values.
readLongIntMap(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
Reads a Map of Long key and Integer value pairs.
readLongIntMap(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a Map of Long key and Integer value pairs.
readLongIntMap(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
Reads a Map of Long key and Integer value pairs.
readSafeUTF(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readSafeUTF(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readSafeUTF(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readSerializable(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readSerializable(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
readSerializable(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readStringList(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
Reads a List of Strings.
readStringList(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a List of Strings.
readStringList(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
Reads a List of Strings.
readStringMap(DataInput)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
Reads a Map of String key and value pairs.
readStringMap(DataInput)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a Map of String key and value pairs.
readStringMap(DataInput)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
Reads a Map of String key and value pairs.
readStrings(DataInput, Collection<String>)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readStrings(DataInput, Collection<String>)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads the string array from the input stream and adds them to the specified collection.
readStrings(DataInput, Collection<String>)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
readStringsMap(DataInput, Map<String, Set<String>>)
- Method in class org.jivesoftware.util.cache.
DummyExternalizableUtil
readStringsMap(DataInput, Map<String, Set<String>>)
- Method in class org.jivesoftware.util.cache.
ExternalizableUtil
Reads a Map of String key and Set of Strings value pairs.
readStringsMap(DataInput, Map<String, Set<String>>)
- Method in interface org.jivesoftware.util.cache.
ExternalizableUtilStrategy
receivedAnswer(IQ)
- Method in interface org.xmpp.component.
IQResultListener
Notification method indicating that a previously sent IQ packet has been answered.
registeredExtensions
- Static variable in class org.xmpp.packet.
PacketExtension
Subclasses of PacketExtension should register the element name and namespace that the subclass is using.
removeComponent(String)
- Method in interface org.xmpp.component.
ComponentManager
Removes a component.
removeField(String)
- Method in class org.xmpp.forms.
DataForm
Removes the field whose variable matches the specified variable.
removeItem(JID)
- Method in class org.xmpp.packet.
Roster
Removes an item from this roster.
RESOURCE
- Static variable in class org.xmpp.packet.
JIDCreationDomainTest
A resource identifier that's RFC 3920 valid.
RESOURCE
- Static variable in class org.xmpp.packet.
JIDCreationNodeTest
A resource identifier that's RFC 3920 valid.
resourceprep(String)
- Static method in class org.xmpp.packet.
JID
Result
- Interface in
org.xmpp.resultsetmanagement
Elements from a result set as defined by XEP-0059 have certain characteristics.
resultList
- Variable in class org.xmpp.resultsetmanagement.
ResultSetImpl
A list of all results in this ResultSet
ResultSet
<
E
extends
Result
> - Class in
org.xmpp.resultsetmanagement
A result set representation as described in XEP-0059.
ResultSet()
- Constructor for class org.xmpp.resultsetmanagement.
ResultSet
ResultSetImpl
<
E
extends
Result
> - Class in
org.xmpp.resultsetmanagement
A result set representation as described in XEP-0059.
ResultSetImpl(Collection<E>)
- Constructor for class org.xmpp.resultsetmanagement.
ResultSetImpl
Creates a new Result Set instance, based on a collection of Result implementing objects.
ResultSetImpl(Collection<E>, Comparator<E>)
- Constructor for class org.xmpp.resultsetmanagement.
ResultSetImpl
Creates a new Result Set instance, based on a collection of Result implementing objects.
RoomConfiguration
- Class in
org.xmpp.muc
RoomConfiguration is a packet that helps to set the configuration of MUC rooms.
RoomConfiguration(Map<String, Collection<String>>)
- Constructor for class org.xmpp.muc.
RoomConfiguration
Creates a new IQ packet that contains the field and values to send for setting the room configuration.
Roster
- Class in
org.xmpp.packet
Roster packet.
Roster()
- Constructor for class org.xmpp.packet.
Roster
Constructs a new Roster with an automatically generated ID and a type of
IQ.Type.get
.
Roster(IQ.Type)
- Constructor for class org.xmpp.packet.
Roster
Constructs a new Roster using the specified type.
Roster(IQ.Type, String)
- Constructor for class org.xmpp.packet.
Roster
Constructs a new Roster using the specified type and ID.
Roster(Element)
- Constructor for class org.xmpp.packet.
Roster
Constructs a new Roster using an existing Element.
Roster.Ask
- Enum in
org.xmpp.packet
Type-safe enumeration for the roster ask type.
Roster.Item
- Class in
org.xmpp.packet
Item in a roster, which represents an individual contact.
Roster.Subscription
- Enum in
org.xmpp.packet
Type-safe enumeration for the roster subscription type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X