Classes in loanfund used by loanfund |
RegisterFault
This method is used when a ServiceResponse cannot be created. |
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. |
ServiceRequestException
This class is used when we need an Exception that should result in a RegisterFault message
being sent instead of a ServiceResponse. |
ServiceResponse
The class ServiceResponse is used to create the reponse message. |