Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
O
P
R
S
T
V
W
A
AddLastError(String)
- Method in class com.Verisign.payment.
SecureRetryConnection
AddLastError(char[])
- Method in class com.Verisign.payment.
SecureRetryConnection
addState(String)
- Method in class com.Verisign.payment.
SecureRetryConnection
C
ConnectToHost()
- Method in class com.Verisign.payment.
SecureRetryConnection
CreateContext(String, int, int, String, int, String, String)
- Method in class com.Verisign.payment.
PFProAPI
CreateContext() - This function creates a context which is used to communicate with the PayPal Payment Server.
close()
- Method in class com.Verisign.payment.
SecureRetryConnection
closeSSL()
- Method in class com.Verisign.payment.
SecureRetryConnection
com.Verisign.payment
- package com.Verisign.payment
D
DestroyContext()
- Method in class com.Verisign.payment.
PFProAPI
DestroyContext() - Destroys the context created by CreateContext().
data
- Variable in class com.Verisign.payment.
PaymentResponse
Returns the data stream from the PaymentProcessor encoded in the format defined in the PayPal Payment Services Integration documentation.
F
flush()
- Method in class com.Verisign.payment.
SecureRetryConnection
G
GetLastError()
- Method in class com.Verisign.payment.
SecureRetryConnection
getCurrentName()
- Method in class com.Verisign.payment.
ParameterList
Get the name portion of the last parameter parsed by parseNextNameValuePair().
getCurrentValue()
- Method in class com.Verisign.payment.
ParameterList
Get the value portion of the last parameter parsed by parseNextNameValuePair().
getState()
- Method in class com.Verisign.payment.
SecureRetryConnection
I
InternalCreateContext(String, int, int, String, int, String, String)
- Method in class com.Verisign.payment.
TransactionClient
CreateContext() - This function creates a context which is used to communicate with the Verisign Payment Server.
InternalDestroyContext()
- Method in class com.Verisign.payment.
TransactionClient
InternalSetCertPath(String)
- Method in class com.Verisign.payment.
TransactionClient
Set the path in which the local certificate can be found.
InternalSubmitTransaction(String)
- Method in class com.Verisign.payment.
TransactionClient
InternalVersion()
- Method in class com.Verisign.payment.
TransactionClient
Get the current version.
O
open()
- Method in class com.Verisign.payment.
SecureRetryConnection
P
PFProAPI
- class com.Verisign.payment.
PFProAPI
.
PFProAPI - Verisign Payflow Pro API class
PFProAPI()
- Constructor for class com.Verisign.payment.
PFProAPI
ParameterList
- class com.Verisign.payment.
ParameterList
.
Support class for parameter lists in name/value pairs.
ParameterList(String)
- Constructor for class com.Verisign.payment.
ParameterList
Create a new parameter stream.
PaymentResponse
- class com.Verisign.payment.
PaymentResponse
.
PaymentResponse - Stores data returned from transactions processed through the PayPal PaymentProcessor.
PaymentResponse()
- Constructor for class com.Verisign.payment.
PaymentResponse
parseNextNameValuePair()
- Method in class com.Verisign.payment.
ParameterList
Cycle through the Name/Value pair response string setting the local name and value strings.
printState()
- Method in class com.Verisign.payment.
SecureRetryConnection
println()
- Static method in class com.Verisign.payment.
SecureRetryConnection
println(String)
- Static method in class com.Verisign.payment.
SecureRetryConnection
println()
- Static method in class com.Verisign.payment.
TransactionClient
println(String)
- Static method in class com.Verisign.payment.
TransactionClient
R
read(byte[], int, int)
- Method in class com.Verisign.payment.
SecureRetryConnection
retCode
- Variable in class com.Verisign.payment.
PaymentResponse
The return code will be 0 if the the request to the PaymentProcessor was processed successfully, otherwise it will be a negative error code as defined in the PayPal Payment Services Integration documentation.
S
SSLon()
- Method in class com.Verisign.payment.
SecureRetryConnection
Switches on SSL processing for the socket
SecureRetryConnection
- class com.Verisign.payment.
SecureRetryConnection
.
SecureRetryConnection - Implements a secure connection to a host.
SecureRetryConnection(String, int, int, String)
- Constructor for class com.Verisign.payment.
SecureRetryConnection
SecureRetryConnection(String)
- Constructor for class com.Verisign.payment.
SecureRetryConnection
SetCertPath(String)
- Method in class com.Verisign.payment.
PFProAPI
Set the path in which the local certificate can be found.
SetConnectHost(String, int)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetHostAddress(String)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetHostPort(int)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetLastError(String)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetLastError(char[])
- Method in class com.Verisign.payment.
SecureRetryConnection
SetProxy(String, String)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetRetry(int)
- Method in class com.Verisign.payment.
SecureRetryConnection
SetTimeOut(int)
- Method in class com.Verisign.payment.
SecureRetryConnection
SubmitTransaction(String)
- Method in class com.Verisign.payment.
PFProAPI
SubmitTransaction() - Submits a transaction to the PayPal Payment Server.
setState(String)
- Method in class com.Verisign.payment.
SecureRetryConnection
T
TransactionClient
- class com.Verisign.payment.
TransactionClient
.
PaymentProcessor - PayPal payment services client transaction class.
TransactionClient()
- Constructor for class com.Verisign.payment.
TransactionClient
V
Version()
- Method in class com.Verisign.payment.
PFProAPI
Get the current version.
validate(String, StringBuffer)
- Static method in class com.Verisign.payment.
ParameterList
Ensure that an input stream is a correctly formatted set of Name/Value pairs.
W
write(byte[])
- Method in class com.Verisign.payment.
SecureRetryConnection
write(byte[], int, int)
- Method in class com.Verisign.payment.
SecureRetryConnection
A
C
D
F
G
I
O
P
R
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes