webservices/wscore/src/senclientsession.cpp
branchRCL_3
changeset 36 c5fabff9b552
parent 20 32ab7ae9ec94
child 37 1adb97a15c2f
equal deleted inserted replaced
35:6f5ef5fc65b4 36:c5fabff9b552
    35 #include "senwspattern.h"
    35 #include "senwspattern.h"
    36 #include <SenIdentityProvider.h>
    36 #include <SenIdentityProvider.h>
    37 #include <SenXmlUtils.h>
    37 #include <SenXmlUtils.h>
    38 #include <SenXmlProperties.h>
    38 #include <SenXmlProperties.h>
    39 
    39 
    40 #include <xmlengnodelist.h> 
    40 #include <xml/dom/xmlengnodelist.h> 
    41 #include <defaultcaps.hrh>
    41 #include <defaultcaps.hrh>
    42 
    42 
    43 #include "senclientsession.h"
    43 #include "senclientsession.h"
    44 #include "senservicemanagerdefines.h"       // IPC enumerations
    44 #include "senservicemanagerdefines.h"       // IPC enumerations
    45 #include "msencoreservicemanager.h"
    45 #include "msencoreservicemanager.h"
    57 #include "senlayeredtransportproperties.h"  // internal Framework\inc
    57 #include "senlayeredtransportproperties.h"  // internal Framework\inc
    58 #include "senmessagecontext.h"              // internal Framework\inc
    58 #include "senmessagecontext.h"              // internal Framework\inc
    59 
    59 
    60 #include "SenSoapEnvelope2.h"
    60 #include "SenSoapEnvelope2.h"
    61 #include "sensoapmessagedom2.h"
    61 #include "sensoapmessagedom2.h"
    62 #include "xmlengchunkcontainer.h"
    62 #include <xml/dom/xmlengchunkcontainer.h>
    63 #include "xmlengfilecontainer.h"
    63 #include <xml/dom/xmlengfilecontainer.h>
    64 #include "xmlengdeserializer.h"
    64 #include <xml/dom/xmlengdeserializer.h>
    65 #include "SenParser.h"
    65 #include "SenParser.h"
    66 #include "seninternalcredential.h"
    66 #include "seninternalcredential.h"
    67 #include "senservercontext.h"
    67 #include "senservercontext.h"
    68 #include "senapplicationcontext.h"
    68 #include "senapplicationcontext.h"
    69 #include "senclientcontext.h"
    69 #include "senclientcontext.h"