Inheritance diagram for wrappers.AsctWrapper:
Public Member Functions | |
void | acceptedExecutionRequest (String aAhIor, String aAhRequestId, String aAppMainRequestId, String aAppNodeRequestId) |
void | appFinished (String aAppMainRequestId, String aAppNodeRequestId, String ahIor) |
FileStruct[] | requestInputFiles (String aAppMainRequestId, String aAppNodeRequestId, String destinationPath) |
FileStruct[] | returnInputFiles (AsctRequestId id) |
|
Receive confirmation from a remote AgentHandler that accepted our execution request. Analog to 2k's "ACK" Implemented in wrappers.AsctWrapperCorba. |
|
Signals that an application execution was finished Implemented in wrappers.AsctWrapperCorba. |
|
Receive request for files needed to allow the remote execution of a request made by this ASCT Implemented in wrappers.AsctWrapperCorba. |
|
Implemented in wrappers.AsctWrapperCorba. |