Package | Description |
---|---|
net.bluemind.backend.cyrus.replication.server.cmd |
Modifier and Type | Method and Description |
---|---|
static CommandResult.Status |
CommandResult.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandResult.Status[] |
CommandResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CommandResult(CommandResult.Status st,
java.lang.String msg) |
CommandResult(CommandResult.Status st,
java.lang.String msg,
io.vertx.core.buffer.Buffer buf) |
Copyright © 2021. All Rights Reserved.