Package com.wowza.wms.pushpublish.model
Class PushPublishSessionHTTPBase
- Object
-
- com.wowza.wms.pushpublish.model.PushPublishSessionBase
-
- com.wowza.wms.pushpublish.model.PushPublishSessionHTTPBase
-
- All Implemented Interfaces:
IPushPublishSession
public abstract class PushPublishSessionHTTPBase extends PushPublishSessionBase
-
-
Field Summary
-
Fields inherited from class com.wowza.wms.pushpublish.model.PushPublishSessionBase
profile, pushPublishImpl, stream, type
-
Fields inherited from interface com.wowza.wms.pushpublish.model.IPushPublishSession
PUSHPUBLISHSESSION_TYPE_RTMP, PUSHPUBLISHSESSION_TYPE_RTP, PUSHPUBLISHSESSION_TYPE_UNKNOWN
-
-
Constructor Summary
Constructors Constructor Description PushPublishSessionHTTPBase()
-
Method Summary
-
Methods inherited from class com.wowza.wms.pushpublish.model.PushPublishSessionBase
getContextStr, getDestinationID, getProfile, getPushPublishImpl, getStream, getType, setProfile, setPushPublishImpl, setStream
-
-