- c - Static variable in class gnu.inet.encoding.CombiningClass
-
- cache_off - Variable in class tigase.util.SimpleCache
-
- CacheObject<V> - Class in tigase.util
-
Describe class CacheObject here.
- CacheObject() - Constructor for class tigase.util.CacheObject
-
- calculateSignature(JID, Form) - Method in class tigase.form.SignatureCalculator
-
Calculate signature of given form.
- CertCheckResult - Enum in tigase.cert
-
Created: Oct 29, 2010 3:39:59 PM
- CertificateEntry - Class in tigase.cert
-
Created: Oct 9, 2010 5:08:30 PM
- CertificateEntry() - Constructor for class tigase.cert.CertificateEntry
-
- CertificateUtil - Class in tigase.cert
-
Created: Sep 22, 2010 3:09:01 PM
- CertificateUtil() - Constructor for class tigase.cert.CertificateUtil
-
- checkBufferLimit(int) - Method in interface tigase.util.IOListener
-
- checkConnection() - Method in class tigase.util.JDBCAbstract
-
Deprecated.
checkConnection method checks database connection before any
query.
- checkNickName(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
checkNickName method checks whether given string is a valid
nick name: not null, not zero length, doesn't contain invalid characters.
- ClassComparator - Class in tigase.util
-
In a few cases classes have to be kept in Set.
- ClassComparator() - Constructor for class tigase.util.ClassComparator
-
- ClassUtil - Class in tigase.util
-
ClassUtil file contains code used for loading all
implementations of specified interface or abstract class
found in classpath.
- ClassUtil() - Constructor for class tigase.util.ClassUtil
-
- clear() - Method in class tigase.collections.TwoHashBidiMap
-
- clear() - Method in class tigase.form.Form
-
Method description
- clear() - Method in class tigase.util.SimpleCache
-
- codepoint2digit(int) - Static method in class gnu.inet.encoding.Punycode
-
- CombiningClass - Class in gnu.inet.encoding
-
Auto-generated class containing Unicode NFKC tables.
- CombiningClass() - Constructor for class gnu.inet.encoding.CombiningClass
-
- compare(Class, Class) - Method in class tigase.util.ClassComparator
-
Method compare is used to perform
- compare(Object, Object) - Method in class tigase.util.ObjectComparator
-
Describe compare method here.
- compareTo(BareJID) - Method in class tigase.xmpp.BareJID
-
Method compares the BareJID instance to the object given
as a parameter.
- compareTo(JID) - Method in class tigase.xmpp.JID
-
Method compares the JID instance with a given object.
- composeData - Static variable in class gnu.inet.encoding.Composition
-
- composePage - Static variable in class gnu.inet.encoding.Composition
-
- Composition - Class in gnu.inet.encoding
-
Auto-generated class containing Unicode NFKC tables.
- Composition() - Constructor for class gnu.inet.encoding.Composition
-
- compress(ByteBuffer) - Method in class tigase.util.ZLibWrapper
-
- compress(String) - Method in class tigase.util.ZLibWrapper
-
Method description
- COMPRESSED_BUFF_SIZE - Static variable in class tigase.util.ZLibWrapper
-
Field description
- CONTAINS_ACE_PREFIX - Static variable in exception gnu.inet.encoding.IDNAException
-
- CONTAINS_HYPHEN - Static variable in exception gnu.inet.encoding.IDNAException
-
- CONTAINS_NON_LDH - Static variable in exception gnu.inet.encoding.IDNAException
-
- CONTAINS_PROHIBITED - Static variable in exception gnu.inet.encoding.StringprepException
-
- CONTAINS_UNASSIGNED - Static variable in exception gnu.inet.encoding.StringprepException
-
- containsKey(Object) - Method in class tigase.collections.TwoHashBidiMap
-
- containsKey(Object) - Method in class tigase.util.SimpleCache
-
- containsValue(Object) - Method in class tigase.collections.TwoHashBidiMap
-
- containsValue(Object) - Method in class tigase.util.SimpleCache
-
- copyValuesFrom(Element) - Method in class tigase.form.Form
-
Method description
- copyValuesFrom(Form) - Method in class tigase.form.Form
-
Method description
- copyWithoutResource() - Method in class tigase.xmpp.JID
-
The method returns a copy of the JID instance with removed
resource part.
- copyWithResource(String) - Method in class tigase.xmpp.JID
-
The method returns a copy of the JID instance with a different
resource part given as a parameter.
- copyWithResourceNS(String) - Method in class tigase.xmpp.JID
-
The method returns a copy of the JID instance with a different
resource part given as a parameter.
- createKeyPair(int, String) - Static method in class tigase.cert.CertificateUtil
-
- createSelfSignedCertificate(String, String, String, String, String, String, String, KeyPair) - Static method in class tigase.cert.CertificateUtil
-
- Criteria - Interface in tigase.criteria
-
Created: 2007-06-20 08:03:14
- generateDialbackKey(String, String, String, String) - Static method in class tigase.util.Algorithms
-
Calculates dialback key as decribed in
XEP-0185 version 1.0.
- get(Object) - Method in class tigase.collections.TwoHashBidiMap
-
- get(String) - Method in class tigase.form.Form
-
Method description
- get(Object) - Method in class tigase.util.SimpleCache
-
- getAllFields() - Method in class tigase.form.Form
-
Method description
- getAsBoolean(Field) - Static method in class tigase.form.Field
-
Method description
- getAsBoolean(String) - Method in class tigase.form.Form
-
Method description
- getAsInteger(String) - Method in class tigase.form.Form
-
- getAsLong(String) - Method in class tigase.form.Form
-
- getAsString(String) - Method in class tigase.form.Form
-
Method description
- getAsStrings(String) - Method in class tigase.form.Form
-
Method description
- getBareJID() - Method in class tigase.xmpp.JID
-
Method returns BareJID instance for this JID.
- getCertAltCName(X509Certificate) - Static method in class tigase.cert.CertificateUtil
-
- getCertChain() - Method in class tigase.cert.CertificateEntry
-
- getCertCName(X509Certificate) - Static method in class tigase.cert.CertificateUtil
-
- getClassesFromClassPath() - Static method in class tigase.util.ClassUtil
-
Method description
- getClassesFromNames(Set<String>) - Static method in class tigase.util.ClassUtil
-
Method description
- getClassesImplementing(Collection<Class<?>>, T) - Static method in class tigase.util.ClassUtil
-
Method description
- getClassesImplementing(T) - Static method in class tigase.util.ClassUtil
-
Method description
- getClassNameFromFileName(String) - Static method in class tigase.util.ClassUtil
-
Method description
- getClassNamesFromDir(File) - Static method in class tigase.util.ClassUtil
-
Method description
- getClassNamesFromJar(File) - Static method in class tigase.util.ClassUtil
-
Method description
- getDefaultHostname() - Static method in class tigase.util.DNSResolver
-
Method description
- getDefaultXMPPStringPrep() - Static method in class tigase.util.XMPPStringPrepFactory
-
Factory method for creating and returning stringprep implementation used
by the Tigase server.
- getDefHostNames() - Static method in class tigase.util.DNSResolver
-
Method description
- getDescription() - Method in class tigase.form.Field
-
- getDnsResultHost() - Method in class tigase.util.DNSEntry
-
Returns the domain name for which this record is valid
- getDomain() - Method in class tigase.xmpp.BareJID
-
Method returns a domain part of the BareJID.
- getDomain() - Method in class tigase.xmpp.JID
-
Method returns a domain part of the JID instance.
- getElement() - Method in class tigase.form.Field
-
Method description
- getElement() - Method in class tigase.form.Form
-
Method description
- getEmptyXMPPStringPrep() - Static method in class tigase.util.XMPPStringPrepFactory
-
Factory method for creating and returning stringprep implementation used
by the Tigase server.
- getFieldTypeByName(String) - Static method in enum tigase.form.Field.FieldType
-
Method description
- getFileListDeep(File) - Static method in class tigase.util.ClassUtil
-
Method description
- getHostIP(String) - Static method in class tigase.util.DNSResolver
-
Resolve IP address for the given hostname
- getHostIPs(String) - Static method in class tigase.util.DNSResolver
-
Resolve all IP addresses for the given hostname
- getHostname() - Method in class tigase.util.DNSEntry
-
Returns the canonical hostname of the machine providing the service.
- getHostSRV_Entries(String) - Static method in class tigase.util.DNSResolver
-
Retrieves list of SRV DNS entries for given hostname.
- getHostSRV_Entries(String, String, int) - Static method in class tigase.util.DNSResolver
-
Retrieves list of DNS entries for given hostname.
- getHostSRV_Entry(String) - Static method in class tigase.util.DNSResolver
-
Retrieves service DNS entry with highest priority for given hostname.
- getHostSRV_Entry(String, String, int) - Static method in class tigase.util.DNSResolver
-
Retrieves list of DNS entries for given hostname.
- getHostSRV_IP(String) - Static method in class tigase.util.DNSResolver
-
Returns IP address of the machine providing the service.
- getImplementations(Class<T>) - Static method in class tigase.util.ClassUtil
-
Method description
- getInstruction() - Method in class tigase.form.Form
-
- getIp() - Method in class tigase.util.DNSEntry
-
Returns IP address of the machine providing the service.
- getIps() - Method in class tigase.util.DNSEntry
-
Returns array containing all IP addresses on which service is available (in case hostname resolves to multiple IPs)
- getJID(String, String, String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
getJID method builds valid JIDUtils string from given nick name,
domain and resource.
- getKey(Object) - Method in interface tigase.collections.BidiMap
-
- getKey(Object) - Method in class tigase.collections.TwoHashBidiMap
-
- getKeySpec() - Method in class tigase.cert.RSAPrivateKeyDecoder
-
Method description
- getLabel() - Method in class tigase.form.Field
-
- getLibIDNXMPPStringPrep() - Static method in class tigase.util.XMPPStringPrepFactory
-
Factory method for creating and returning stringprep implementation used
by the Tigase server.
- getLocalpart() - Method in class tigase.xmpp.BareJID
-
Method returns a localpart (nickname) of the BareJID.
- getLocalpart() - Method in class tigase.xmpp.JID
-
Method a localpart (nickname) of the JID instance.
- getNodeHost(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
Method getNodeHost parses given JIDUtils and returns node
domain part.
- getNodeHostIP(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
Method getNodeHostIP parses given JIDUtils for node
domain part and then tries to resolve host IP address..
- getNodeID(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
Method getNodeID cuts off resource JIDUtils part
if exists and returns only node ID.
- getNodeID(String, String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
This is static method to construct user ID from given
JIDUtils parts.
- getNodeNick(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
Method getNodeNick parses given JIDUtils and returns
node nick name or empty string if nick name could not be found.
- getNodeResource(String) - Static method in class tigase.util.JIDUtils
-
Deprecated.
Method getNodeID parses given JIDUtils and returns
resource part of given JIDUtils or empty string if there
was no resource part.
- getOauthConsumerKey() - Method in class tigase.form.SignatureCalculator
-
- getOauthConsumerSecret() - Method in class tigase.form.SignatureCalculator
-
- getOauthToken() - Method in class tigase.form.SignatureCalculator
-
- getOauthTokenSecret() - Method in class tigase.form.SignatureCalculator
-
- getOptionLabels() - Method in class tigase.form.Field
-
- getOptionValues() - Method in class tigase.form.Field
-
- getPort() - Method in class tigase.util.DNSEntry
-
Returns the TCP or UDP port on which the service is to be found
- getPriority() - Method in class tigase.util.DNSEntry
-
Returns the priority of the target host, lower value means more preferred.
- getPrivateKey() - Method in class tigase.cert.CertificateEntry
-
- getPrivateKey() - Method in class tigase.cert.RSAPrivateKeyDecoder
-
Method description
- getResource() - Method in class tigase.xmpp.JID
-
Method a resource part of the JID instance.
- getResourceUri() - Method in class tigase.util.JDBCAbstract
-
Deprecated.
getResourceUri method returns database connection string.
- getSimpleXMPPStringPrep() - Static method in class tigase.util.XMPPStringPrepFactory
-
Factory method for creating and returning stringprep implementation used
by the Tigase server.
- getTitle() - Method in class tigase.form.Form
-
- getTtl() - Method in class tigase.util.DNSEntry
-
Returns standard DNS time to live field.
- getType() - Method in class tigase.form.Field
-
- getType() - Method in class tigase.form.Form
-
- getValue() - Method in class tigase.form.Field
-
Method description
- getValues() - Method in class tigase.form.Field
-
- getVar() - Method in class tigase.form.Field
-
- getWeight() - Method in class tigase.util.DNSEntry
-
Returns relative weight for records with the same priority.
- getXMPPStringPrep(String) - Static method in class tigase.util.XMPPStringPrepFactory
-
- gnu.inet.encoding - package gnu.inet.encoding
-
- JDBC_CONNVALID_QUERY - Static variable in class tigase.util.JDBCAbstract
-
Deprecated.
Field description
- JDBCAbstract - Class in tigase.util
-
Deprecated.
- JDBCAbstract() - Constructor for class tigase.util.JDBCAbstract
-
Deprecated.
- JID - Class in tigase.xmpp
-
The class defines an instance of a single XMPP JID identifier.
- jidInstance(BareJID, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given BareJID
instance as user bare JID and String instance as a resource
part.
- jidInstance(BareJID) - Static method in class tigase.xmpp.JID
-
Creates a new JID instance using given BareJID
instance as a parameter.
- jidInstance(String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using a JID parameter given as a
String instance.
- jidInstance(String, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given String
parameters.
- jidInstance(String, String, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given String
parameters.
- jidInstanceNS(BareJID) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given BareJID
instance as user bare JID and String instance as a resource
part.
- jidInstanceNS(BareJID, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given BareJID
instance as user bare JID and String instance as a resource
part.
- jidInstanceNS(String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using a JID parameter given as a
String instance.
- jidInstanceNS(String, String, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given String
parameters.
- jidInstanceNS(String, String) - Static method in class tigase.xmpp.JID
-
Constructs a new JID instance using given String
parameters.
- jidToBareJID(String) - Static method in class tigase.xmpp.BareJID
-
A utility method to strip the resource part from the given JID string.
- JIDUtils - Class in tigase.util
-
Deprecated.
replaced by tigase.xmpp.JID
- JIDUtils() - Constructor for class tigase.util.JIDUtils
-
Deprecated.
- Telnet - Class in tigase.util
-
Describe class Telnet here.
- Telnet() - Constructor for class tigase.util.Telnet
-
Creates a new Telnet instance.
- Telnet(Socket, String) - Constructor for class tigase.util.Telnet
-
- tigase.cert - package tigase.cert
-
- tigase.collections - package tigase.collections
-
- tigase.criteria - package tigase.criteria
-
- tigase.form - package tigase.form
-
- tigase.util - package tigase.util
-
- tigase.xmpp - package tigase.xmpp
-
- TigaseStringprepException - Exception in tigase.util
-
- TigaseStringprepException() - Constructor for exception tigase.util.TigaseStringprepException
-
Creates a new instance of TigaseStringprepException without detail message.
- TigaseStringprepException(String) - Constructor for exception tigase.util.TigaseStringprepException
-
Constructs an instance of TigaseStringprepException with the specified detail message.
- TigaseStringprepException(String, Throwable) - Constructor for exception tigase.util.TigaseStringprepException
-
- time - Variable in class tigase.util.CacheObject
-
- toASCII(String) - Static method in class gnu.inet.encoding.IDNA
-
Converts a Unicode string to ASCII using the procedure in RFC3490
section 4.1.
- toASCII(String, boolean, boolean) - Static method in class gnu.inet.encoding.IDNA
-
Converts a Unicode string to ASCII using the procedure in RFC3490
section 4.1.
- TOO_LONG - Static variable in exception gnu.inet.encoding.IDNAException
-
- toString() - Method in class tigase.cert.CertificateEntry
-
- toString() - Method in enum tigase.form.Field.FieldType
-
Method description
- toString() - Method in class tigase.form.Field
-
Method description
- toString() - Method in class tigase.util.DNSEntry
-
Returns string interpretation of the DNS entry
- toString(String, String) - Static method in class tigase.xmpp.BareJID
-
A utility method to construct a String representing user JID from
given parameters.
- toString(String, String, String) - Static method in class tigase.xmpp.BareJID
-
A utility method to construct a String representing user JID from
given parameters.
- toString(BareJID, String) - Static method in class tigase.xmpp.BareJID
-
A utility method to construct a String representing user JID from
given parameters.
- toString() - Method in class tigase.xmpp.BareJID
-
Method returns a String representation of the
BareJID instance.
- toString() - Method in class tigase.xmpp.JID
-
Method returns a String representation of the JID
instance.
- toUnicode(String) - Static method in class gnu.inet.encoding.IDNA
-
Converts an ASCII-encoded string to Unicode.
- toUnicode(String, boolean, boolean) - Static method in class gnu.inet.encoding.IDNA
-
Converts an ASCII-encoded string to Unicode.
- TwoHashBidiMap<K,V> - Class in tigase.collections
-
- TwoHashBidiMap() - Constructor for class tigase.collections.TwoHashBidiMap
-