org.red5.server.net.rtsp.filter
Class RTSPClientFilters
java.lang.Object
org.red5.server.net.rtsp.filter.RTSPFilters
org.red5.server.net.rtsp.filter.RTSPClientFilters
- All Implemented Interfaces:
- IoFilterChainBuilder
public class RTSPClientFilters
- extends RTSPFilters
Builds the filter chain used for connection from RTSP client.
- Author:
- Matteo Merli (matteo.merli@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTSPClientFilters
public RTSPClientFilters()
buildFilterChain
public void buildFilterChain(IoFilterChain chain)
throws Exception
- Throws:
Exception
Copyright © 2006-2009 The Red5 Project