| Package | Description |
|---|---|
| com.sleepycat.je.rep.subscription |
INTERNAL: Subscription of rep stream for use by stream API in NoSQL DB.
|
| com.sleepycat.je.rep.utilint |
INTERNAL: Command line and programmatic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientAuthMethod
Object represents a subscription authentication method used in service
handshake at client side
|
class |
ServerAuthMethod
Object represents a subscription authentication method used in service
handshake at server side
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ServiceDispatcher.doServiceHandshake(DataChannel channel,
String serviceName,
ServiceHandshake.AuthenticationMethod[] authInfo)
A variation on the method above.
|
Copyright © 2024. All rights reserved.