com.paypal.api.PayPalAPI
Interface PayPalAPIInterfaceService

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

public interface PayPalAPIInterfaceService
extends javax.xml.rpc.Service


Method Summary
 PayPalAPIInterface getPayPalAPI()
           
 PayPalAPIInterface getPayPalAPI(java.net.URL portAddress)
           
 java.lang.String getPayPalAPIAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getPayPalAPIAddress

public java.lang.String getPayPalAPIAddress()

getPayPalAPI

public PayPalAPIInterface getPayPalAPI()
                                throws javax.xml.rpc.ServiceException

getPayPalAPI

public PayPalAPIInterface getPayPalAPI(java.net.URL portAddress)
                                throws javax.xml.rpc.ServiceException