applayerprotocols/httpservice/inc/chttpservice.h
branchRCL_3
changeset 18 5f1cd966e0d9
parent 7 2611c08ee28e
child 19 c0c2f28ace9c
equal deleted inserted replaced
17:a2a70ce3d4e8 18:5f1cd966e0d9
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    61 	IMPORT_C CHttpNetworkConnection* HttpNetworkConnection();
    61 	IMPORT_C CHttpNetworkConnection* HttpNetworkConnection();
    62 	
    62 	
    63 	private:
    63 	private:
    64 	CHttpService();
    64 	CHttpService();
    65 	void ConstructL();	
    65 	void ConstructL();	
       
    66 	void RemoveUnwantedFilters();
    66 	
    67 	
    67 	NONSHARABLE_CLASS(CHttpServiceStruct) : public CBase
    68 	NONSHARABLE_CLASS(CHttpServiceStruct) : public CBase
    68 		{
    69 		{
    69 		public:
    70 		public:
    70 		    ~CHttpServiceStruct();
    71 		    ~CHttpServiceStruct();