JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.otto.synapse.message
Interface HeaderAttr
All Known Implementing Classes:
DefaultHeaderAttr
public interface
HeaderAttr
Interface used to mark enums as keys for header-attributes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default java.lang.String
key
()
java.lang.String
name
()
Method Details
name
java.lang.String
name
()
key
default
java.lang.String
key
()