StompHeaderAccessor.create

Create an instance for the given STOMP command and headers.

  1. StompHeaderAccessor create(StompCommand command)
  2. StompHeaderAccessor create(StompCommand command, Map!(string, List!(string)) headers)
    class StompHeaderAccessor
    static
    create
    (,
    Map!(string, List!(string)) headers
    )

Meta