StompHeaderAccessor.getCommand

Return the STOMP command from the given headers, or {@code null} if not set.

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

Meta