public class ConnectionCache extends Object
| Constructor and Description |
|---|
ConnectionCache() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionInfo |
get(String host,
String port) |
static void |
save(ConnectionInfo connectionInfo) |
public static ConnectionInfo get(String host, String port)
public static void save(ConnectionInfo connectionInfo)
Copyright © 2019 The Apache Software Foundation. All rights reserved.