Uses of Class
org.kurento.client.ModuleInfo
-
Uses of ModuleInfo in org.kurento.client
Methods in org.kurento.client that return types with arguments of type ModuleInfoModifier and TypeMethodDescriptionServerInfo.getModules()get Descriptor of all modules loaded by the serverMethod parameters in org.kurento.client with type arguments of type ModuleInfoModifier and TypeMethodDescriptionvoidServerInfo.setModules(List<ModuleInfo> modules) set Descriptor of all modules loaded by the serverConstructor parameters in org.kurento.client with type arguments of type ModuleInfoModifierConstructorDescriptionServerInfo(String version, List<ModuleInfo> modules, ServerType type, List<String> capabilities) Create a ServerInfo