com.aeontronix.enhancedmule.tools.Service Maven / Gradle / Ivy
/*
* Copyright (c) Aeontronix 2019
*/
package com.aeontronix.enhancedmule.tools;
public interface Service {
void setClient(AnypointClient client);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy