7 #ifndef _INC_cHttpScriptedFactory_H
8 #define _INC_cHttpScriptedFactory_H
15 #include "../XObject/cXObjDef.h"
19 class cHttpScriptedFactory;
#define GRAY_NAMES
Use GRAYNAME for string.
Definition: GrayCore.h:34
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
Definition: cHttpFactory.h:27
Definition: cHttpProtocolStream.h:22
Definition: cHttpScriptedFactory.h:34
virtual cProtocolStreamPtr CreateProtocolStream(IUnkObject *pServerConnection, cStreamInput *pStreamInp, cStreamOutput *pStreamOut) override
Definition: cHttpScriptedFactory.h:46
cHttpScriptedFactory(const char *pszServName=GRAY_NAMES "HTTPServer")
Definition: cHttpScriptedFactory.h:39
virtual ~cHttpScriptedFactory()
Definition: cHttpScriptedFactory.h:43
Definition: cHttpScriptedFactory.h:22
IUNKNOWN_DISAMBIG(cXObject)
Definition: cXObject.h:78
Definition: cStream.h:126