Package com.wowza.wms.httpstreamer.model
Interface IHTTPSessionFactory
-
public interface IHTTPSessionFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IHTTPStreamerSession
createHTTPSessionInstance​(IHTTPRequest req)
-
-
-
Method Detail
-
createHTTPSessionInstance
IHTTPStreamerSession createHTTPSessionInstance​(IHTTPRequest req)
-
-