Uses of Class
org.fusesource.stomp.client.Promise

Packages that use Promise
org.fusesource.stomp.jms   
 

Uses of Promise in org.fusesource.stomp.jms
 

Methods in org.fusesource.stomp.jms with parameters of type Promise
 void StompChannel.ackMessage(org.fusesource.hawtbuf.AsciiBuffer consumerId, org.fusesource.hawtbuf.AsciiBuffer messageId, org.fusesource.hawtbuf.AsciiBuffer txid, Promise<StompFrame> callback)
           
 void StompChannel.sendRequest(StompFrame frame, Promise<StompFrame> future)
           
 



Copyright © 2010-2012 FuseSource, Corp.. All Rights Reserved.