Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.ubermq.chord.jms.ChordQueryMessage

Uses of ChordQueryMessage in com.ubermq.chord.jms
 

Methods in com.ubermq.chord.jms that return ChordQueryMessage
static ChordQueryMessage ChordMessage.createQueryMessage(javax.jms.Session session, javax.jms.Topic replyTopic, java.lang.Object key)
          Creates a chord message that represents a store operation.