public interface MessageHandler
Modifier and Type | Method and Description |
---|---|
Pair<MessageType,Map<String,String>> |
handleMessage(MessageType type,
Map<String,String> content) |
Pair<MessageType,Map<String,String>> handleMessage(MessageType type, Map<String,String> content)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.