Uses of Class
org.red5.server.exception.ClientRejectedException
Packages that use ClientRejectedException
-
Uses of ClientRejectedException in org.red5.server
Methods in org.red5.server that throw ClientRejectedException -
Uses of ClientRejectedException in org.red5.server.adapter
Methods in org.red5.server.adapter that throw ClientRejectedExceptionModifier and TypeMethodDescriptionprotected booleanMultiThreadedApplicationAdapter.rejectClient()Reject the currently connecting client without a special error message.protected booleanMultiThreadedApplicationAdapter.rejectClient(Object reason) Reject the currently connecting client with an error message. -
Uses of ClientRejectedException in org.red5.server.api
Methods in org.red5.server.api that throw ClientRejectedException