applayerprotocols/httpexamples/PipeliningConfigFilter/FilterSrc/101F5600.rss
changeset 0 b16258d2340f
child 19 c0c2f28ace9c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/applayerprotocols/httpexamples/PipeliningConfigFilter/FilterSrc/101F5600.rss	Tue Feb 02 01:09:52 2010 +0200
@@ -0,0 +1,42 @@
+// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Registration data for the pipelining configuration reference filter for the HTTP Transport Framework
+// 
+//
+
+
+#include "101F5600.rls"
+#include <ecom/registryinfo.rh>
+RESOURCE REGISTRY_INFO theInfo
+	{
+	dll_uid = 0x101F5600;
+	interfaces=
+		{
+		INTERFACE_INFO
+			{
+			interface_uid = 0x101F446D;
+			implementations = 
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = 0x101F5601;
+					version_no = 1;
+					display_name = STRING_theInfo1;
+					default_data = "HTTP/-PIPELININGCONFIG";
+					opaque_data = "";
+					}
+				};
+			}
+		};
+	}
\ No newline at end of file