Kie Commons Data 6.0.0.CR4

org.kie.commons.message
Interface AsyncCallback


public interface AsyncCallback


Method Summary
 void onReply(MessageType type, Map<String,String> content)
           
 void onTimeOut()
           
 

Method Detail

onTimeOut

void onTimeOut()

onReply

void onReply(MessageType type,
             Map<String,String> content)

Kie Commons Data 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.