| Package | Description |
|---|---|
| com.sleepycat.je.rep.net |
BDB JE HA support for network communications configuration.
|
| com.sleepycat.je.rep.utilint.net |
INTERNAL: Network utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
DataChannel.CloseAsyncStatus |
DataChannel.closeAsync()
Closes this channel, which should be a non-blocking channel.
|
static DataChannel.CloseAsyncStatus |
DataChannel.CloseAsyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataChannel.CloseAsyncStatus[] |
DataChannel.CloseAsyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataChannel.CloseAsyncStatus |
SimpleDataChannel.closeAsync() |
DataChannel.CloseAsyncStatus |
SSLDataChannel.closeAsync() |
Copyright © 2024. All rights reserved.