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

fr.braindead.wsmsgbroker.Response Maven / Gradle / Ivy

The newest version!
package fr.braindead.wsmsgbroker;

/**
 * Created by leiko on 30/10/14.
 */
public interface Response {

    void send(Object msg);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy