Uses of Class
org.directwebremoting.extend.Reply

Packages that use Reply
org.directwebremoting.extend   
org.directwebremoting.impl   
 

Uses of Reply in org.directwebremoting.extend
 

Methods in org.directwebremoting.extend that return Reply
 Reply Replies.getReply(int index)
           
 

Methods in org.directwebremoting.extend with parameters of type Reply
 void Replies.addReply(Reply reply)
          Add a reply to the collection of replies we are about to make
 

Uses of Reply in org.directwebremoting.impl
 

Methods in org.directwebremoting.impl that return Reply
 Reply DefaultRemoter.execute(Call call)
          Execute a single call object
 


Copyright ? 2005