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

cz.mmsparams.api.websocket.WebSocketModelBase Maven / Gradle / Ivy

The newest version!
package cz.mmsparams.api.websocket;

import java.io.Serializable;

public abstract class WebSocketModelBase implements Serializable
{
    public WebSocketModelBase()
    {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy