| Modifier and Type | Field and Description |
|---|---|
RetrievedInfo[] |
RetrievedCmdsHolder.value |
RetrievedInfo |
RetrievedInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static RetrievedInfo[] |
RetrievedCmdsHelper.extract(Any any) |
static RetrievedInfo |
RetrievedInfoHelper.extract(Any any) |
static RetrievedInfo[] |
RetrievedCmdsHelper.read(InputStream _in) |
static RetrievedInfo |
RetrievedInfoHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SGAManagerPOATie.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
_SGAManagerStub.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
SGAManagerOperations.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
static void |
RetrievedInfoHelper.insert(Any any,
RetrievedInfo s) |
static void |
RetrievedCmdsHelper.insert(Any any,
RetrievedInfo[] s) |
static void |
RetrievedInfoHelper.write(OutputStream out,
RetrievedInfo s) |
static void |
RetrievedCmdsHelper.write(OutputStream _out,
RetrievedInfo[] _s) |
| Constructor and Description |
|---|
RetrievedCmdsHolder(RetrievedInfo[] initial) |
RetrievedInfoHolder(RetrievedInfo initial) |
Copyright © 2017. All rights reserved.