include/infinispan/hotrod/SslConfiguration.h

Go to the documentation of this file.
00001 #ifndef SSLCONFIGURATION_H_
00002 #define SSLCONFIGURATION_H_
00003 
00004 #include "infinispan/hotrod/ImportExport.h"
00005 
00006 namespace infinispan {
00007 namespace hotrod {
00008 
00009 
00010 class HR_EXTERN SslConfiguration
00011 {
00012   public:
00013     SslConfiguration() {};
00014 };
00015 
00016 }}
00017 
00018 #endif /* SSLCONFIGURATION_H_ */

Generated on 26 Mar 2014 for InfinispanHotRodC++Client by  doxygen 1.4.7