org.red5.server.net.rtsp.filter
Class RTSPServerFilters
java.lang.Object
org.red5.server.net.rtsp.filter.RTSPFilters
org.red5.server.net.rtsp.filter.RTSPServerFilters
- All Implemented Interfaces:
- IoFilterChainBuilder
public class RTSPServerFilters
- extends RTSPFilters
Builds the filter chain used when connecting to a RTSP server.
- 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 |
RTSPServerFilters
public RTSPServerFilters()
buildFilterChain
public void buildFilterChain(IoFilterChain chain)
throws Exception
- Throws:
Exception
Copyright © 2006-2009 The Red5 Project