Toggle navigation
Home
com.mpush.cache.redis.listener.MessageListener to com.mpush.api.spi.common.MQMessageReceiver
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'mpush'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
listener.onMessage(channel,message)
to
listener.receive(channel,message)