Uses of Class
com.cybersource.ws.client.ClientException

Uses of ClientException in com.cybersource.ws.client
 

Methods in com.cybersource.ws.client that throw ClientException
static String XMLClient.getEffectiveNamespaceURI(Properties props, String merchantID)
          Returns the effective namespace URI for the specified merchant id.
static Document XMLClient.runTransaction(Document request, Properties props)
          Runs a transaction.
static Document XMLClient.runTransaction(Document request, Properties props, Logger _logger, boolean prepare, boolean logTranStart)
          Runs a transaction.
static Map Client.runTransaction(Map<String,String> request, Properties props)
          Runs a transaction.
static Map Client.runTransaction(Map<String,String> request, Properties props, Logger _logger, boolean prepare, boolean logTranStart)
          Runs a transaction.
 



Copyright © 2016. All Rights Reserved.