Abstraction of communication mechanism/protocol between client and server.
Abstraction of communication mechanism/protocol between client and server. Used internally by Session object.
Located in /SessionConnection.php (line 9)
Communicates find message to server
Communicates find message to server
Communicates login message to the server
Communicates login message to the server
Communicates logout message to the server
Communicates logout message to the server for a single CustomerAccount
Communicates save message to the server
Communicates save message to the server
CONNECTION_TYPE
= "connection.type"
(line 17)
FIND_ACCOUNT_TRANSACTION
= "findAccountTransaction"
(line 41)
FIND_CUSTOMER_ACCOUNT
= "findCustomerAccount"
(line 33)
FIND_PAYMENT_OPTION
= "findPaymentOption"
(line 37)
FIND_PAYMENT_PLAN
= "findPaymentPlan"
(line 45)
KEYSTORE_PASSWORD
= "keystore.pasword"
(line 29)
KEYSTORE_PATH
= "keystore.path"
(line 25)
PAYMENT_OPTION_VERIFICATION_AMOUNT
= "payment-option.verification-amount"
(line 21)
PROCESSOR_HOST
= "processor.host"
(line 13)
Documentation generated on Thu, 20 Mar 2008 16:22:33 -0400 by phpDocumentor 1.4.0