public interface AsyncCallback
Modifier and Type | Method and Description |
---|---|
void |
onReply(MessageType type,
Map<String,String> content) |
void |
onTimeOut() |
void onTimeOut()
void onReply(MessageType type, Map<String,String> content)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.