Interface FrameTranslator

  • All Known Implementing Classes:
    JmsFrameTranslator, LegacyFrameTranslator

    public interface FrameTranslator
    Implementations of this interface are used to map back and forth from STOMP to ActiveMQ. There are several standard mappings which are semantically the same, the inner class, Helper, provides functions to copy those properties from one to the other