#include <MNRTSPServer.h>
Inheritance diagram for MNRTSPServer:
Public Member Functions | |
MNRTSPServer () | |
virtual | ~MNRTSPServer () |
virtual void | ListenClient () |
virtual ControlBase * | getFillBufferTo (const MNString &serverUrl) |
virtual ControlBase * | getFillBufferToDescribe (const MNString &serverUrl) |
Protected Attributes | |
MNSelector | _selector |
RTSPServerSocket * | _serverSocket |
|
|
|
|
|
In the proxy, this function retrieves a FillBuffer that is represents and already open or a newly opened connection to a server in the next cache level. In the server, it returns an error. Reimplemented in MNRTSPProxy, and TestCachingProxy.
|
|
Reimplemented in MNRTSPProxy.
|
|
Reimplemented in TestCachingProxy.
|
|
|
|
|