org.red5.server.service
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 © 2006-2012 The Red5 Project