public class CreditAnalyticsStub
extends java.lang.Object
CreditAnalyticsStub serves as a sample server that hosts Credit Analytics functionality. It receives
requests from the analytics client as a serialized message, and invokes the CreditAnalytics
functionality, and sends the client the serialized results.