Uses of Class
net.authorize.xml.Result

Packages that use Result
net.authorize.arb   
net.authorize.xml   
 

Uses of Result in net.authorize.arb
 

Subclasses of Result in net.authorize.arb
 class Result<T>
          Templated wrapper container for passing back the result from the request gateway.
 

Uses of Result in net.authorize.xml
 

Methods in net.authorize.xml that return Result
static
<T> Result<T>
Result.createResult(T object, BasicXmlDocument response)
           
 



Copyright © 2014. All Rights Reserved.