Uses of Interface
org.red5.server.api.IApplicationLoader
Packages that use IApplicationLoader
-
Uses of IApplicationLoader in org.red5.server
Fields in org.red5.server with type parameters of type IApplicationLoaderModifier and TypeFieldDescriptionprotected static ThreadLocal<IApplicationLoader> LoaderBase.loaderLoader for new applications.Methods in org.red5.server that return IApplicationLoaderModifier and TypeMethodDescriptionstatic IApplicationLoaderLoaderBase.getApplicationLoader()Getter for the application loader.Methods in org.red5.server with parameters of type IApplicationLoaderModifier and TypeMethodDescriptionstatic voidLoaderBase.setApplicationLoader(IApplicationLoader loader) Setter for the application loader.