Uses of Class
org.exoplatform.webconferencing.CallProvider
Packages that use CallProvider
-
Uses of CallProvider in org.exoplatform.webconferencing
Fields in org.exoplatform.webconferencing with type parameters of type CallProviderModifier and TypeFieldDescriptionprotected final Map<String, CallProvider> WebConferencingService.providersThe providers.Methods in org.exoplatform.webconferencing that return CallProviderModifier and TypeMethodDescriptionWebConferencingService.getProvider(String type) Gets the provider.Methods in org.exoplatform.webconferencing with parameters of type CallProviderModifier and TypeMethodDescriptionvoidWebConferencingService.addProvider(CallProvider provider) Adds the provider.