|
Class Summary |
| Configuration |
This class reads the contents of Settings.xml file that found in the configuration directory |
| DataBaseAccess |
This class is responsible for connection and database queries. |
| OMS |
OMS agent is responsible for managing all the request messages from other entities
OMS agent follows a FIPA-Request protocol |
| OMSProxy |
This class gives us the support to accede to the services of the OMS. |
| Oracle |
This class allows us to parse a OWL-S and WSDL files in order to extract
relevant information, such as service inputs, outputs, list of roles for both
providers, such as customers. |
| Provider |
Class that represents a service provider (agent or organization) |
| ServiceClient |
This class provides support to the execution of services using the
javax.xml.rpc library |
| ServiceTools |
This class provides tools in order to facilitate the execution of the
services. |
| SF |
SF agent is responsible for managing all the request messages from other
entities. |
| SFProxy |
This class provides access to services that implements the SF agent. |
| THOMASProxy |
This class is the parent class for the OMS and SF proxys. |