Uses of Enum Class
org.citrusframework.message.MessageHeaderType
Packages that use MessageHeaderType
-
Uses of MessageHeaderType in org.citrusframework.message
Methods in org.citrusframework.message that return MessageHeaderTypeModifier and TypeMethodDescriptionstatic MessageHeaderTypeMessageHeaderType.fromTypedValue(String headerValue) Try to find MessageHeaderType from a typed header value.static MessageHeaderTypeReturns the enum constant of this class with the specified name.static MessageHeaderType[]MessageHeaderType.values()Returns an array containing the constants of this enum class, in the order they are declared.