| Package | Description |
|---|---|
| com.sleepycat.je.rep.utilint |
INTERNAL: Command line and programmatic utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceDispatcher.Response |
ServiceDispatcher.Response.get(int ordinal) |
ServiceDispatcher.Response |
ServiceDispatcher.ServiceConnectFailedException.getResponse() |
static ServiceDispatcher.Response |
ServiceDispatcher.Response.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceDispatcher.Response[] |
ServiceDispatcher.Response.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceHandshake.ClientInitOp.setResponse(ServiceDispatcher.Response response) |
Copyright © 2024. All rights reserved.