Uses of Class
org.red5.server.exception.ClientRejectedException
-
Uses of ClientRejectedException in org.red5.server
-
Uses of ClientRejectedException in org.red5.server.adapter
Modifier and TypeMethodDescriptionprotected boolean
MultiThreadedApplicationAdapter.rejectClient()
Reject the currently connecting client without a special error message.protected boolean
MultiThreadedApplicationAdapter.rejectClient
(Object reason) Reject the currently connecting client with an error message. -
Uses of ClientRejectedException in org.red5.server.api