Class Hierarchy
- java.lang.Object
- org.red5.server.service.BaseStreamableFileService (implements org.red5.server.api.service.IStreamableFileService)
- org.red5.server.service.Call (implements java.io.Externalizable, org.red5.server.api.service.IServiceCall)
- org.red5.server.service.PendingCall (implements org.red5.server.api.service.IPendingServiceCall)
- org.red5.server.service.ContextServiceResolver (implements org.red5.server.service.IServiceResolver)
- org.red5.server.service.HandlerServiceResolver (implements org.red5.server.service.IServiceResolver)
- org.red5.server.service.ReflectionUtils
- org.red5.server.service.ScopeServiceResolver (implements org.red5.server.service.IServiceResolver)
- org.red5.server.service.ServiceInvoker (implements org.red5.server.api.service.IServiceInvoker)
- org.red5.server.service.ShutdownServer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.red5.server.service.MethodNotFoundException
- org.red5.server.service.NotAllowedException
- org.red5.server.service.ServiceNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.red5.server.service.IServiceResolver