A
B
C
E
F
G
H
I
J
L
M
O
P
R
S
T
V
W
C
- cancel() - function in org.jitsi.retry.RetryStrategy
- Cancels any future retry attempts.
- checkClientTrusted(kotlin.Array,java.lang.String) - function in org.jitsi.xmpp.TrustAllX509TrustManager
- checkServerTrusted(kotlin.Array,java.lang.String) - function in org.jitsi.xmpp.TrustAllX509TrustManager
- closed(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.ConnectionStateListener
- closed(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.MucClientManager
- closedOnError(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.ConnectionStateListener
- closedOnError(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.MucClientManager
- CmdLine - class in org.jitsi.cmd
- Utility class for parsing command line arguments that take some value.
- connected(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.ConnectionStateListener
- connected(org.jitsi.xmpp.mucclient.MucClient) - function in org.jitsi.xmpp.mucclient.MucClientManager
- ConnectionStateListener - class in org.jitsi.xmpp.mucclient
- createError(org.jivesoftware.smack.packet.IQ,org.jivesoftware.smack.packet.StanzaError.Condition,java.lang.String,java.util.List) - function in org.jitsi.xmpp.util.ErrorUtilKt
- Create an error response for a given IQ request.
- createError(org.jivesoftware.smack.packet.IQ,org.jivesoftware.smack.packet.StanzaError.Condition,java.lang.String,org.jivesoftware.smack.packet.ExtensionElement) - function in org.jitsi.xmpp.util.ErrorUtilKt
- createError(org.jivesoftware.smack.packet.IQ,org.jivesoftware.smack.packet.StanzaError.Condition,java.lang.String) - function in org.jitsi.xmpp.util.ErrorUtilKt
- createError(org.jivesoftware.smack.packet.IQ,org.jivesoftware.smack.packet.StanzaError.Condition) - function in org.jitsi.xmpp.util.ErrorUtilKt
- createJettyServer(org.jitsi.rest.JettyBundleActivatorConfig) - function in org.jitsi.rest.JettyHelpers
- Create a non-secure Jetty server instance listening on the given port and host address.
- createSecureJettyServer(org.jitsi.rest.JettyBundleActivatorConfig) - function in org.jitsi.rest.JettyHelpers
- Create a secure Jetty server instance listening on the given port and host address and using the KeyStore located at keyStorePath, optionally protected by keyStorePassword.
- createServer(org.jitsi.rest.JettyBundleActivatorConfig) - function in org.jitsi.rest.JettyHelpers
- Create a Jetty Server instance based on the given config.