Uses of Interface
org.red5.server.service.IServiceResolver
-
Uses of IServiceResolver in org.red5.server.service
Modifier and TypeClassDescriptionclass
Resolve services that have been configured in the context of a scope.class
Allow scope handlers to create service handlers dynamically.class
Resolves service names in custom configured services of a scope.Modifier and TypeFieldDescriptionprivate Set<IServiceResolver>
ServiceInvoker.serviceResolvers
Service resolvers setModifier and TypeMethodDescriptionvoid
ServiceInvoker.setServiceResolvers
(Set<IServiceResolver> resolvers) Setter for service resolvers.