hunt.stomp.simp.annotation.AbstractMethodMessageHandler

Undocumented in source.

Members

Classes

AbstractMethodMessageHandler
class AbstractMethodMessageHandler(T)

Abstract base class for HandlerMethod-based message handling. Provides most of the logic required to discover handler methods at startup, find a matching handler method at runtime for a given message and invoke it.

Meta