public interface IServiceResolver
| Modifier and Type | Method and Description |
|---|---|
Object |
resolveService(IScope scope,
String serviceName)
Search for a service with the given name in the scope.
|
Copyright © 2005–2017 Red5. All rights reserved.