JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.github.devlibx.easy.messaging.consumer
Interface IConsumer.IMessageConsumer
Enclosing interface:
IConsumer
public static interface
IConsumer.IMessageConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
Object
message,
Object
metadata)
Method Details
process
void
process
(
Object
message,
Object
metadata)