Remove the binary prefix

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2019-09-10 21:59:41 -03:00
parent 8c03752e86
commit 2a5108ebce
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import java.util.Map;
*
*/
@FunctionalInterface
public interface BinaryFormatHeaderMapper {
public interface FormatHeaderMapper {
/**
* Maps the 'attributes' and 'extensions' of CloudEvent envelop to 'headers' of binary format