Class | Description |
---|---|
CreditAnalyticsProxy |
Class captures the requests for the Credit Analytics server from the client, formats them, and sends them
to the Credit Analytics Stub.
|
CreditAnalyticsStub |
This class receives the requests from the analytics client, and invokes the CreditAnalytics
functionality, and sends the client the results.
|