Uses of Interface
com.couchbase.client.core.env.SecureEnvironment
Package | Description |
---|---|
com.couchbase.client.core.endpoint | |
com.couchbase.client.core.env |
-
Uses of SecureEnvironment in com.couchbase.client.core.endpoint
Constructors in com.couchbase.client.core.endpoint with parameters of type SecureEnvironment Constructor Description SSLEngineFactory(SecureEnvironment env, String hostname, int port)
Create a new engine factory. -
Uses of SecureEnvironment in com.couchbase.client.core.env
Subinterfaces of SecureEnvironment in com.couchbase.client.core.env Modifier and Type Interface Description interface
CoreEnvironment
ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly.Classes in com.couchbase.client.core.env that implement SecureEnvironment Modifier and Type Class Description class
DefaultCoreEnvironment