Class Summary |
OSAgentService |
The OSAgentService class is sample agent implementation that uses convenient
methods provided from the OSSolverAgent library
to invoke the sampleLPSolver, an Optimization Services (OS) type solver provided in the
org.optimizationservices.ossolver.solver package. |
OSAnalyzerAgent |
The OSAnalyzerAgent class implements the OShL interface. |
OSFlowAgent |
The OSFlowAgent class is a library class that invokes Optimization Services
according to the process/sequence specified in an Optimization Services flow Language (OSfL). |
OSRegistryAgent |
The OSRegistryAgent class implements all the OSdL interface. |
OSSimulationAgent |
The OSSimulationAgent class implements all the OScL interface. |
OSSolverAgent |
The OSSolverAgent.java class implements all the OShL interface. |
TestASMXAgent |
The TestASMXAgent is a test agent for ASMX Web Services. |
TestJWSAgent |
The TestJWSAgent is a test agent for JWS Web Services. |