org.broadleafcommerce.vendor.cybersource.service.api
Interface TransactionProcessor

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
TransactionProcessorLocator

public interface TransactionProcessor
extends javax.xml.rpc.Service


Method Summary
 ITransactionProcessor getportXML()
           
 ITransactionProcessor getportXML(java.net.URL portAddress)
           
 java.lang.String getportXMLAddress()
          CyberSource Web Service
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getportXMLAddress

java.lang.String getportXMLAddress()
CyberSource Web Service


getportXML

ITransactionProcessor getportXML()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getportXML

ITransactionProcessor getportXML(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2010. All Rights Reserved.