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

com.rbmhtechnology.vind.monitoring.model.session.Session Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package com.rbmhtechnology.vind.monitoring.model.session;

/**
 * @author Thomas Kurz ([email protected])
 * @since 13.07.16.
 */
public interface Session {

    String getSessionId();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy