Uses of Class
org.apache.geronimo.messaging.Result

Packages that use Result
org.apache.geronimo.messaging   
 

Uses of Result in org.apache.geronimo.messaging
 

Methods in org.apache.geronimo.messaging that return Result
 Result Request.execute()
          Executes the command against the specified target.
 

Methods in org.apache.geronimo.messaging with parameters of type Result
 void RequestSender.setResponse(Object anID, Result aResult)
          Sets the result of the request anID.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.