Package kr.ac.konkuk.ccslab.cm.stub


package kr.ac.konkuk.ccslab.cm.stub
The stub package contains stub classes with which an application can interact with CM. The application can access CM APIs and other internal CM objects through the stub object.
  • Classes
    Class
    Description
    This class provides APIs, through which a client developer can access most of the communication services of CM.
    This class provides APIs, through which a server developer can access the communication services of CM.
    This class provides CM APIs of the common communication services that can be called by both the server and the client applications.