|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.client.Stub | +--com.paypal.api.PayPalAPI.PayPalAPISoapBindingStub
Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary | |
PayPalAPISoapBindingStub()
|
|
PayPalAPISoapBindingStub(javax.xml.rpc.Service service)
|
|
PayPalAPISoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
AddressVerifyResponseType |
addressVerify(_AddressVerifyReq addressVerifyRequest)
|
BAUpdateResponseType |
billAgreementUpdate(_BillAgreementUpdateReq billAgreementUpdateRequest)
|
BillUserResponseType |
billUser(_BillUserReq billUserRequest)
|
GetTransactionDetailsResponseType |
getTransactionDetails(_GetTransactionDetailsReq getTransactionDetailsRequest)
|
MassPayResponseType |
massPay(_MassPayReq massPayRequest)
|
RefundTransactionResponseType |
refundTransaction(_RefundTransactionReq refundTransactionRequest)
|
TransactionSearchResponseType |
transactionSearch(_TransactionSearchReq transactionSearchRequest)
|
Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PayPalAPISoapBindingStub() throws org.apache.axis.AxisFault
public PayPalAPISoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
public PayPalAPISoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
Method Detail |
public RefundTransactionResponseType refundTransaction(_RefundTransactionReq refundTransactionRequest) throws java.rmi.RemoteException
refundTransaction
in interface PayPalAPIInterface
public GetTransactionDetailsResponseType getTransactionDetails(_GetTransactionDetailsReq getTransactionDetailsRequest) throws java.rmi.RemoteException
getTransactionDetails
in interface PayPalAPIInterface
public BillUserResponseType billUser(_BillUserReq billUserRequest) throws java.rmi.RemoteException
billUser
in interface PayPalAPIInterface
public TransactionSearchResponseType transactionSearch(_TransactionSearchReq transactionSearchRequest) throws java.rmi.RemoteException
transactionSearch
in interface PayPalAPIInterface
public MassPayResponseType massPay(_MassPayReq massPayRequest) throws java.rmi.RemoteException
massPay
in interface PayPalAPIInterface
public BAUpdateResponseType billAgreementUpdate(_BillAgreementUpdateReq billAgreementUpdateRequest) throws java.rmi.RemoteException
billAgreementUpdate
in interface PayPalAPIInterface
public AddressVerifyResponseType addressVerify(_AddressVerifyReq addressVerifyRequest) throws java.rmi.RemoteException
addressVerify
in interface PayPalAPIInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |