JBoss Data Grid HotRod C++ Client  6.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SslConfiguration.h
Go to the documentation of this file.
1 #ifndef SSLCONFIGURATION_H_
2 #define SSLCONFIGURATION_H_
3 
5 
6 namespace infinispan {
7 namespace hotrod {
8 
9 
11 {
12  public:
14 };
15 
16 }}
17 
18 #endif /* SSLCONFIGURATION_H_ */
#define HR_EXTERN
Definition: ImportExport.h:35
Definition: SslConfiguration.h:10
SslConfiguration()
Definition: SslConfiguration.h:13