Uses of Interface
org.red5.client.net.rtmp.ClientExceptionHandler
Packages that use ClientExceptionHandler
-
Uses of ClientExceptionHandler in org.red5.client.net.rtmp
Methods in org.red5.client.net.rtmp with parameters of type ClientExceptionHandlerModifier and TypeMethodDescriptionvoidBaseRTMPClientHandler.setExceptionHandler(ClientExceptionHandler exceptionHandler) Sets a handler for exceptions.voidIRTMPClient.setExceptionHandler(ClientExceptionHandler exceptionHandler) -
Uses of ClientExceptionHandler in org.red5.client.net.rtmpe
Classes in org.red5.client.net.rtmpe that implement ClientExceptionHandlerModifier and TypeClassDescriptionclassRTMPE client object based on the original RTMP client. -
Uses of ClientExceptionHandler in org.red5.proxy
Methods in org.red5.proxy with parameters of type ClientExceptionHandlerModifier and TypeMethodDescriptionvoidStreamingProxy.setExceptionHandler(ClientExceptionHandler exceptionHandler)