All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.talk2object.common.WebPushService Maven / Gradle / Ivy

The newest version!
package com.talk2object.common;

public interface WebPushService {

	void push(String topic, String json);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy