| Modifier and Type | Field and Description |
|---|---|
InvalidCommandException |
InvalidCommandExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidCommandException |
InvalidCommandExceptionHelper.extract(Any any) |
static InvalidCommandException |
InvalidCommandExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidCommandExceptionHelper.insert(Any any,
InvalidCommandException s) |
static void |
InvalidCommandExceptionHelper.write(OutputStream out,
InvalidCommandException s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SGAManagerPOATie.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
_SGAManagerStub.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
SGAManagerOperations.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
SGAManagerPOATie.commandLost(String sgaName,
String cmdid) |
boolean |
_SGAManagerStub.commandLost(String sgaName,
String cmdid) |
boolean |
SGAManagerOperations.commandLost(String sgaName,
String cmdid) |
boolean |
SGAManagerPOATie.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
_SGAManagerStub.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
SGAManagerOperations.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
| Constructor and Description |
|---|
InvalidCommandExceptionHolder(InvalidCommandException initial) |
Copyright © 2018. All rights reserved.