org.red5.server.net.rtmp
Interface ClientExceptionHandler


public interface ClientExceptionHandler

Client connection exception handler


Method Summary
 void handleException(Throwable throwable)
           
 

Method Detail

handleException

void handleException(Throwable throwable)


Copyright © 2006-2010 The Red5 Project