Package kr.ac.konkuk.ccslab.cm.manager
package kr.ac.konkuk.ccslab.cm.manager
The manager package contains classes that provides various CM services that are not in
the CM stub package.
Other CM classes or applications can use this package by selecting a suitable class and by calling a method according to the requester's purpose.
-
ClassesClassDescriptionThe CMMqttManager class represents a CM service object with which an application can request Mqtt service.The CMServiceManager class represents a CM service object.