Uses of Package
org.red5.server.exception

Packages that use org.red5.server.exception
org.red5.server   
org.red5.server.adapter   
org.red5.server.api   
org.red5.server.api.statistics   
org.red5.server.jmx.mxbeans   
org.red5.server.statistics   
 

Classes in org.red5.server.exception used by org.red5.server
ClientNotFoundException
          Client not found
ClientRejectedException
          The client is not allowed to connect.
 

Classes in org.red5.server.exception used by org.red5.server.adapter
ClientRejectedException
          The client is not allowed to connect.
 

Classes in org.red5.server.exception used by org.red5.server.api
ClientNotFoundException
          Client not found
ClientRejectedException
          The client is not allowed to connect.
 

Classes in org.red5.server.exception used by org.red5.server.api.statistics
ScopeNotFoundException
          Scope not found, thrown when child scope wasn't found.
SharedObjectException
          Base for all shared object-related exceptions
 

Classes in org.red5.server.exception used by org.red5.server.jmx.mxbeans
ClientNotFoundException
          Client not found
 

Classes in org.red5.server.exception used by org.red5.server.statistics
ScopeNotFoundException
          Scope not found, thrown when child scope wasn't found.
SharedObjectException
          Base for all shared object-related exceptions
 



Copyright © 2006-2010 The Red5 Project