A C D E F G H I J L M N O P Q R S T U V W X

T

testMaximumSize() - Method in class org.xmpp.packet.JIDCreationDomainTest
The maximum size of the domain identifier is 1023 bytes (note: bytes, not characters!).
testMaximumSize() - Method in class org.xmpp.packet.JIDCreationNodeTest
The maximum size of the node identifier is 1023 bytes (note: bytes, not characters!).
testMaximumSize() - Method in class org.xmpp.packet.JIDCreationResourceTest
The maximum size of the resource identifier is 1023 bytes (note: bytes, not characters!).
testNode() - Method in class org.xmpp.packet.StringPrepCacheTest
Verifies that when a cached instance is used to construct a JID, no unexpected exceptions pop up.
testNodeDomainCacheLookup() - Method in class org.xmpp.packet.StringPrepCacheTest
Verify cache usage, by inserting a value in the cache that's a valid node, but an invalid domain identifier.
testOptionality() - Method in class org.xmpp.packet.JIDCreationDomainTest
Domain identifiers are a required part of a JID.
testOptionality() - Method in class org.xmpp.packet.JIDCreationNodeTest
Node identifiers are an optional part of a JID.
testOptionality() - Method in class org.xmpp.packet.JIDCreationResourceTest
Resource identifiers are an optional part of a JID.
testOverMaximumSize() - Method in class org.xmpp.packet.JIDCreationDomainTest
The maximum size of the domain identifier is 1023 bytes (note: bytes, not characters!).
testOverMaximumSize() - Method in class org.xmpp.packet.JIDCreationNodeTest
The maximum size of the node identifier is 1023 bytes (note: bytes, not characters!).
testOverMaximumSize() - Method in class org.xmpp.packet.JIDCreationResourceTest
The maximum size of the resource identifier is 1023 bytes (note: bytes, not characters!).
testResourceDomainCacheLookup() - Method in class org.xmpp.packet.StringPrepCacheTest
Verify cache usage, by inserting a value in the cache that's a valid resource, but an invalid domain identifier.
testResourceNodeCacheLookup() - Method in class org.xmpp.packet.StringPrepCacheTest
Verify cache usage, by inserting a value in the cache that's a valid resource, but an invalid node identifier.
toBareJID() - Method in class org.xmpp.packet.JID
Returns the String representation of the bare JID, which is the JID with resource information removed.
toJID - Variable in class org.xmpp.packet.Packet
 
toString() - Method in class org.xmpp.packet.JID
Returns a String representation of the JID.
toString() - Method in class org.xmpp.packet.Packet
 
toString() - Method in class org.xmpp.packet.PacketError
 
toString() - Method in class org.xmpp.packet.Roster.Item
 
toString() - Method in class org.xmpp.packet.StreamError
 
toXML() - Method in class org.xmpp.packet.Packet
Returns the textual XML representation of this packet.
toXML() - Method in class org.xmpp.packet.PacketError
Returns the textual XML representation of this error.
toXML() - Method in class org.xmpp.packet.StreamError
Returns the textual XML representation of this stream error.
toXMPP() - Method in enum org.xmpp.forms.FormField.Type
Returns the Field Type as a valid Field Type code string.
toXMPP() - Method in enum org.xmpp.packet.PacketError.Condition
Returns the error code as a valid XMPP error code string.
toXMPP() - Method in enum org.xmpp.packet.PacketError.Type
Returns the error code as a valid XMPP error code string.
toXMPP() - Method in enum org.xmpp.packet.StreamError.Condition
Returns the error code as a valid XMPP error code string.

A C D E F G H I J L M N O P Q R S T U V W X