StompHeaderAccessor.getCommand

Return the STOMP command, or {@code null} if not yet set.

  1. Nullable!StompCommand getCommand()
    class StompHeaderAccessor
    Nullable!StompCommand
    getCommand
    ()
  2. Nullable!StompCommand getCommand(Map!(string, Object) headers)

Meta