A  B  C  E  G  H  I  J  O  S  T  V  W 

C

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.
A  B  C  E  G  H  I  J  O  S  T  V  W