| Package | Description | 
|---|---|
| org.apache.zookeeper.client | |
| org.apache.zookeeper.common | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
FourLetterWordMain.main(String[] args)  | 
static String | 
FourLetterWordMain.send4LetterWord(String host,
               int port,
               String cmd)
Send the 4letterword 
 | 
static String | 
FourLetterWordMain.send4LetterWord(String host,
               int port,
               String cmd,
               boolean secure)
Send the 4letterword 
 | 
static String | 
FourLetterWordMain.send4LetterWord(String host,
               int port,
               String cmd,
               boolean secure,
               int timeout)
Send the 4letterword 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SSLContext | 
X509Util.createSSLContext(ZKConfig config)  | 
SSLContextAndOptions | 
X509Util.createSSLContextAndOptions(ZKConfig config)  | 
SSLContext | 
X509Util.getDefaultSSLContext()  | 
SSLContextAndOptions | 
X509Util.getDefaultSSLContextAndOptions()  | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.