Package org.red5.client.net.rtmp
Interface ClientExceptionHandler
-
- All Known Implementing Classes:
RTMPEClient
public interface ClientExceptionHandlerClient connection exception handler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleException(Throwable throwable)
-
-
-
Method Detail
-
handleException
void handleException(Throwable throwable)
-
-