Interface | Description |
---|---|
Agent |
Defines a generic SAFS Engine RMI Agent communicating with a SAFS Engine RMI Server.
|
Server |
Defines a generic SAFS Engine RMI Server to communicate with multiple SAFS Engine RMI Agents.
|
SubItemsAgent |
Defines the interface necessary to extract items out of referenced objects by
some qualifying factor like index or text.
|
Class | Description |
---|---|
AgentImpl |
This is an initial concrete implementation of our RMI Agent Interface.
|
AgentWindow |
Class used to store retrieved Window and Component pseudo-references with
an ObjID of the Agent that owns the Window or Component.
|
RemoteRoot |
Root RMI class for many RMI Server/Agent classes.
|
RMITestRecordData |
Extends TestRecordData, which holds key data used by remote agents.
|
ServerImpl |
A concrete implementation of our Server Interface for Java RMI test automation.
|
Copyright © SAS Institute. All Rights Reserved.