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

cz.mmsparams.api.interfaces.IClientInfoProvider Maven / Gradle / Ivy

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

import cz.mmsparams.api.websocket.model.clientlib.ClientInfo;

public interface IClientInfoProvider
{
    ClientInfo getClientInfo();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy