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

pl.grzeslowski.jsupla.protocol.api.encoders.scs.ServerClientServerEncoder Maven / Gradle / Ivy

The newest version!
package pl.grzeslowski.jsupla.protocol.api.encoders.scs;

import pl.grzeslowski.jsupla.protocol.api.encoders.Encoder;
import pl.grzeslowski.jsupla.protocol.api.structs.scs.ServerClientServer;

public interface ServerClientServerEncoder extends Encoder {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy