|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IModuleOnHTTPSession
IModuleOnHTTPSession: method interface for HTTP Streaming session create/destroy.
| Method Summary | |
|---|---|
void |
onHTTPSessionCreate(IHTTPStreamerSession httpSession)
Invoked when an HTTP Session is created (both Smooth and Cupertino sessions). |
void |
onHTTPSessionDestroy(IHTTPStreamerSession httpSession)
Invoked when an HTTP Session is destroyed (both Smooth and Cupertino sessions). |
| Method Detail |
|---|
void onHTTPSessionCreate(IHTTPStreamerSession httpSession)
httpSession - httpSessionvoid onHTTPSessionDestroy(IHTTPStreamerSession httpSession)
httpSession - httpSession
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||