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

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