Overview
Package
Class
Use
Tree
Serialized
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
E
elementAt(int, int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Get a JSCSVCell object at the row,col given.
Email
- class org.jSyncManager.Conduit.Email.
Email
.
This jConduit simply dumps the contents of the standard Palm application databases to nicely formatted text files in the users home directory.
Email_Base
- class org.jSyncManager.Conduit.Email.
Email_Base
.
The base connection information for the E-Mail jConduit.
Email_Base()
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base default constructor.
Email_Base(ConduitHandler, MailRecord, String, String, int, String, String, String)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, MailRecord, String, String, String, String, String, String)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, String, String, int, String, String, String)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
Email_Base(Email_Base)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
Email_Base(MailRecord, Email_Base)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
Email_Base(String, String, String, String, String, String)
- Constructor for class org.jSyncManager.Conduit.Email.
Email_Base
Email_Base constructor.
EMAIL_LABEL
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Denotes that this phone field is an e-mail address.
Email()
- Constructor for class org.jSyncManager.Conduit.Email.
Email
Creates a new instance of Email
emailConns
- Variable in class org.jSyncManager.Conduit.Email.
Email
ENABLE_PKT_DUMP
- Static variable in class org.jSyncManager.API.Protocol.
SLP
A field to flag wether or not packet dumping should be enabled for all SLP protocol handler instances.
enableDebugMode()
- Method in class org.jSyncManager.API.Protocol.
PADP
Enable packet debug mode.
enableDebugMode()
- Method in class org.jSyncManager.API.Protocol.
SLP
Enables debug mode, providing packet output to the set PrintStream.
EncryptionNotSupportedException
- exception org.jSyncManager.API.Protocol.Util.
EncryptionNotSupportedException
.
This class contains the exception thrown when MD5 encryption is not supported on the users platform.
EncryptionNotSupportedException()
- Constructor for class org.jSyncManager.API.Protocol.Util.
EncryptionNotSupportedException
Construct a new EncryptionNotSupportedException with no details text.
EncryptionNotSupportedException(String)
- Constructor for class org.jSyncManager.API.Protocol.Util.
EncryptionNotSupportedException
Construct a new EncryptionNotSupportedException with the specified details text String.
encryptPasswordV4(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Method to encrypt a password String.
END_OF_SYNC
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
DLP function code to end a synchronization operation.
endOfSync(Synchronizer)
- Method in interface org.jSyncManager.API.Threads.
SynchronizerListener
This message is called by the Synchronizer instance specified when it has completed a synchronization.
endOfSync(Synchronizer)
- Method in class org.jSyncManager.Client.
ApplicationJFrame
This message is called by the Synchronizer instance specified when it has completed a synchronization.
endOfSync(Synchronizer)
- Method in class org.jSyncManager.Client.LegacyClient.
JSyncManagerFrame
Deprecated.
Method called by the Synchronizer class to handle end-of-sync.
endOfSync(Synchronizer)
- Method in class org.jSyncManager.Server.
Server
endOfSync method comment.
ENTERTAINMENT
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Entertainment expense type.
equals(PopMail)
- Method in class org.jSyncManager.Conduit.Email.
PopMail
equals(SmtpMail)
- Method in class org.jSyncManager.Conduit.Email.
SmtpMail
ERR_ALREADY_EXISTS
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that an element being created already exists (9).
ERR_ARG_MISSING
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that an argument was missing from a request (20).
ERR_BAD_WRAPPER
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a bad wrapper was detected (19).
ERR_CANCEL_SYNC
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the synchronization has been cancelled by the user on the handheld end of the sync (18).
ERR_DATABASE_OPEN
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a database is already open (7).
ERR_ILLEGAL_REQUEST
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that an illegal request was made (2).
ERR_INSUFFICIENT_SPACE
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that there is insufficient space to process the request (16).
ERR_INVALID_ARG_SIZE
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that an invalid argument size was detected (21).
ERR_INVALID_PARAMETER
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that an invalid parameter was passed (4).
ERR_LIMIT_EXCEEDED
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a limit has been exceeded (17).
ERR_MEMORY_ERROR
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a memory error has occurred on the handheld (3).
ERR_NONE
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that no error has occured (0).
ERR_NONE_OPEN
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that no databases are open (6).
ERR_NOT_FOUND
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the requested item could not be found (5).
ERR_NOT_SUPPORTED
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a request is not supported (13).
ERR_READ_ONLY
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a write attempt was made to a read-only piece of data (15).
ERR_RECORD_BUSY
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the requested record is busy (12).
ERR_RECORD_DELETED
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that a requested record has been deleted (11).
ERR_ROM_BASED
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the database to be written to is ROM based, and thus isn't writable (14).
ERR_SYSTEM_ERROR
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the handheld encountered a system error (1).
ERR_TOO_MANY_OPEN_DBS
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that too many databases are already open (8).
ERR_UNABLE_TO_OPEN
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
An error code signifying that the handheld was unable to open a database (10).
escape(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input boolean.
escape(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input byte.
escape(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input byte.
escape(byte[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input byte array.
escape(char)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input char.
escape(char)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input char.
escape(char[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input char array.
escape(double)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input double value.
escape(double)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input double.
escape(double[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input double array value.
escape(float)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input float value.
escape(float)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input float.
escape(float[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input float array value.
escape(int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input int.
escape(int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input integer.
escape(int[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input int array.
escape(long)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input long value.
escape(long)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input long.
escape(long[])
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input long array.
escape(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Escapes any html characters in the input string.
escape(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Escapes the value in the input string.
exceptionInstallingDatabase(DLPDatabase, ConduitHandler, ConduitHandlerException)
- Method in class org.jSyncManager.API.Conduit.
AbstractInstaller
A method to handle when an exception is encountered while trying to install a database.
exceptionInstallingDatabase(DLPDatabase, ConduitHandler, ConduitHandlerException)
- Method in class org.jSyncManager.Conduit.Installer.
Installer
A method to handle when an exception is encountered while trying to install a database.
EXCHANGE_RATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
A value for the EXCHANGE RATE field.
exchangeRate
- Variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock.CurrencyInfo
The currency exchange rate.
EXCLUDE_FROM_SYNC
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
A flag to denote that this database should be excluded from synchronization.
EXCLUSIVE_MODE
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
A flag to denote that the database should be opened in exclusive mode.
exists(String)
- Method in class org.jSyncManager.Conduit.Email.
Email
ExpenseAppBlock
- class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
.
Application information block for the Palm Expense database.
ExpenseAppBlock.CurrencyInfo
- class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock.CurrencyInfo
.
Internal class for currency information.
ExpenseAppBlock.CurrencyInfo(ExpenseAppBlock, byte[], int)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock.CurrencyInfo
Construct a new currency info with the specified information.
ExpenseAppBlock()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
ExpenseAppBlock default constructor.
ExpenseAppBlock(DLPBlock)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
Construct an ExpenseAppBlock with the given DLPBlock.
ExpenseDBCSV
- class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBCSV
.
This is a synchronization JConduit for a CSV document from the ExpenseDB database.
ExpenseDBCSV()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBCSV
Create new default, empty ExpenseDBCSV
ExpenseDBCSV(ExpenseRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBCSV
Create new ExpenseDBCSV with given ExpenseRecord.
ExpenseDBCSV(File)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBCSV
Create new ExpenseDBCSV from File.
ExpenseDBCSV(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBCSV
Create new ExpenseDBCSV with InputStreamReader stream input.
ExpenseDBXML
- class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBXML
.
This is a synchronization JConduit for ax XML document from the ExpenseDB database.
ExpenseDBXML()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBXML
Create new JSXMLDocument with default name and ExpenseDB DTD entity.
ExpenseDBXML(Document)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBXML
Create new JSXMLDocument with given JSXMLDocument.
ExpenseDBXML(ExpenseRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBXML
Create new JSXMLDocument with given ExpenseRecord.
ExpenseDBXML(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseDBXML
Create new ExpenseDBScanner with InputStreamReader stream input.
ExpenseRecord
- class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
.
Expense Record for the Palm Expense database.
ExpenseRecord()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
ExpenseRecord default constructor.
ExpenseRecord(DLPRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Construct a new Expense Record using the specified DLPRecord read form the expense database.
exportDatabase(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
Export this database to a File.
Overview
Package
Class
Use
Tree
Serialized
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.