![JAR search and dependency download from the Maven repository](/logo.png)
uk.co.mruoc.nac.client.StompGameEventSubscriber Maven / Gradle / Ivy
package uk.co.mruoc.nac.client;
import org.springframework.messaging.simp.stomp.StompFrameHandler;
public interface StompGameEventSubscriber extends GameEventSubscriber, StompFrameHandler {
// intentionally blank
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy