33 static Class
cls =
new Class(
"ServerSentEventClientDataProvider");
The ServerSentEvent data provider factory.
Definition ServerSentEventClientDataProviderFactory.qc.dox.h:28
const FactoryInfo
Factory info.
Definition ServerSentEventClientDataProviderFactory.qc.dox.h:36
hash< DataProviderInfo > getProviderInfoImpl()
Returns static provider information.
Class getClassImpl()
Returns the class for the data provider object.
static Class cls
Data provider type info.
Definition ServerSentEventClientDataProviderFactory.qc.dox.h:33
hash< DataProviderFactoryInfo > getInfoImpl()
Returns static factory information without provider_info.
the ServerSentEventClient namespace contains all the definitions in the ServerSentEventClient module
Definition ServerSentEventClient.qc.dox.h:26