Package | Description |
---|---|
com.sleepycat.client |
Modifier and Type | Method and Description |
---|---|
static BdbServerConnection |
BdbServerConnection.connect(java.lang.String host,
int port)
Open a new connection to the specified BDB server.
|
static BdbServerConnection |
BdbServerConnection.connectSsl(java.lang.String host,
int port,
SslConfig sslConfig,
int timeout)
Open a new SSL connection to the specified BDB server.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.