hunt.stomp.converter.AbstractMessageConverter

Undocumented in source.

Members

Classes

AbstractMessageConverter
class AbstractMessageConverter

Abstract base class for {@link SmartMessageConverter} implementations including support for common properties and a partial implementation of the conversion methods, mainly to check if the converter supports the conversion based on the payload class and MIME type.

Meta