Uses of Class
org.hcjf.cloud.CloudConsumer
-
Packages that use CloudConsumer Package Description org.hcjf.cloud -
-
Uses of CloudConsumer in org.hcjf.cloud
Methods in org.hcjf.cloud with parameters of type CloudConsumer Modifier and Type Method Description voidCloud. registerConsumer(CloudConsumer consumer)Register some consumer to use the cloud service.voidCloud. unregisterConsumer(CloudConsumer consumer)Unregister consumer.
-