MessageHeaderAccessor.getHeader

Retrieve the value for the header with the given name. @param headerName the name of the header @return the associated value, or {@code null} if none found

class MessageHeaderAccessor
Object
getHeader
(
string headerName
)

Meta