Class Summary |
Log |
The Log class is responsible for writing the log files when an exception occurs within the
system. |
Randomizer |
This class is used to create unique identifiers. |
Register |
The Register class is used to access the services which are stored in an XML file. |
RegisterFault |
This method is used when a ServiceResponse cannot be created. |
RegisterService |
The RegisterService is the controller class in the web service provider. |
ServiceRequest |
The ServiceRequest is used to parse the request and save the information that we need to
verify the validity of the message and to find the information needed in the response. |
ServiceResponse |
The class ServiceResponse is used to create the reponse message. |