Uses of Class
org.red5.server.net.rtsp.RTSPSession

Packages that use RTSPSession
org.red5.server.net.rtsp   
 

Uses of RTSPSession in org.red5.server.net.rtsp
 

Methods in org.red5.server.net.rtsp that return RTSPSession
static RTSPSession RTSPSession.create()
           
static RTSPSession RTSPSession.create(String sessionId)
          Creates a new empty RTSPSession and stores it.
static RTSPSession RTSPSession.get(String id)
          Access an opened session.
 



Copyright © 2006-2009 The Red5 Project