RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
soa/service/http_named_endpoint.cc
00001 /* http_named_endpoint.cc
00002    Jeremy Barnes, 11 November 2012
00003    Copyright (c) 2012 Datacratic Inc.  All rights reserved.
00004 
00005    Named endpoint for http connections.
00006 */
00007 
00008 #include "http_named_endpoint.h"
00009 
00010 namespace Datacratic {
00011 
00012 } // namespace Datacratic
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator