public final class HeaderUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.springframework.messaging.MessageHeaders |
fromHttp(org.springframework.http.HttpHeaders headers) |
static org.springframework.http.HttpHeaders |
fromMessage(org.springframework.messaging.MessageHeaders headers) |
static org.springframework.http.HttpHeaders |
sanitize(org.springframework.http.HttpHeaders request) |
public static org.springframework.http.HttpHeaders fromMessage(org.springframework.messaging.MessageHeaders headers)
public static org.springframework.http.HttpHeaders sanitize(org.springframework.http.HttpHeaders request)
public static org.springframework.messaging.MessageHeaders fromHttp(org.springframework.http.HttpHeaders headers)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.