Package | Description |
---|---|
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
ExecutionResult |
ExecutionResult.clearCommandId() |
ExecutionResult |
ExecutionResult.clearValue() |
ExecutionResult |
ExecutionResult.commandId(int value) |
ExecutionResult |
ExecutionResult.setCommandId(int value) |
ExecutionResult |
ExecutionResult.setValue(Struct value) |
ExecutionResult |
ExecutionResult.value(Struct value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.executionResult(C context,
ExecutionResult method) |
void |
SessionDelegate.executionResult(Session ssn,
ExecutionResult result) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.