Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
T
TAXI
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Taxi expense type.
TCPSocketTransport
- class org.jSyncManager.Transport.
TCPSocketTransport
.
TCP Socket-based Transport.
TCPSocketTransport()
- Constructor for class org.jSyncManager.Transport.
TCPSocketTransport
TELEPHONE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Telephone expense type.
TEST_PACKET
- Static variable in class org.jSyncManager.API.Protocol.
SLP_Packet
Denotes that the packet type is a Test Packet.
TICKLE
- Static variable in class org.jSyncManager.API.Protocol.
PADP_Packet
Denotes that this packets type is a Tickle Packet.
TICKLE
- Static variable in class org.jSyncManager.API.Protocol.
USB_Packet
A value to denote that this packet is a tickle packet.
TIPS
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Tips expense type.
TITLE_FLAG
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
A flag to denote that a title (honourific) is present in this record.
TITLE_ROW
- Static variable in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
TITLE_ROW
- Static variable in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
TOLLS
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Tolls expense type.
TRAIN
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Train expense type.
TRANSPORT_EXCEPTION_OCCURRED
- Static variable in class org.jSyncManager.API.Transport.
TransportException
A constant to denote that this exception was generated when an exception occurred.
TRANSPORT_EXCEPTION_UNDEFINED
- Static variable in class org.jSyncManager.API.Transport.
TransportException
A constant used to denote that this exception was generated for an undefined reason.
TRANSPORT_NOT_ENOUGH_INFO
- Static variable in class org.jSyncManager.API.Transport.
TransportException
A constant to denote that this exception was generated when the initializer failed due to insufficient transport configuration.
TRANSPORT_NOT_INITIALIZED
- Static variable in class org.jSyncManager.API.Transport.
TransportException
A constant to denote that this exception was generated because an I/O operation on the transport was requested before it was initialized.
TRANSPORT_SUPPORTS_CRC16
- Static variable in class org.jSyncManager.API.Protocol.Util.
CMP_CommunicationPrefs
A constant flag to denote that the underlying transport supports CRC-16.
TRANSPORT_SUPPORTS_LONG_OFFSETS
- Static variable in class org.jSyncManager.API.Protocol.Util.
CMP_CommunicationPrefs
A constant flag to denote that the transport supports long 32-bit data offsets.
TRANSPORT_SUPPORTS_SHORT_OFFSETS
- Static variable in class org.jSyncManager.API.Protocol.Util.
CMP_CommunicationPrefs
A constant flag to denote that the transport supports short 16-bit data offsets.
TWO_MINUTE_TIMEOUT
- Static variable in class org.jSyncManager.API.Protocol.
CMP_Packet
A flag to tell the handheld that it should use a two-minute timeout before assuming that communications have been lost.
TestConduit
- class org.jSyncManager.Conduit.TestConduit.
TestConduit
.
TestConduit()
- Constructor for class org.jSyncManager.Conduit.TestConduit.
TestConduit
TestIfClassExists
- class org.jSyncManager.Tools.
TestIfClassExists
.
An executable class to test if the input class exists.
TextDump
- class org.jSyncManager.Conduit.TextDump.
TextDump
.
This jConduit simply dumps the contents of the standard Palm application databases to nicely formatted text files in the users home directory.
TextDump()
- Constructor for class org.jSyncManager.Conduit.TextDump.
TextDump
Create a new AddressTextDump object.
TinyArgument
- class org.jSyncManager.API.Protocol.
TinyArgument
.
The Tiny Argument type.
TinyArgument()
- Constructor for class org.jSyncManager.API.Protocol.
TinyArgument
Creates a new TinyArgument.
TinyArgument(byte[])
- Constructor for class org.jSyncManager.API.Protocol.
TinyArgument
Constructs a new argument from the specified data.
ToDoListAppBlock
- class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
.
Application information block for the Palm ToDoList database.
ToDoListAppBlock()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
ExpenseAppBlock default constructor.
ToDoListAppBlock(DLPBlock)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
Construct a new ToDoList app block object using the data from the specified DLPBlork object.
ToDoListDBCSV
- class org.jSyncManager.API.Conduit.Tools.
ToDoListDBCSV
.
This is a synchronization JConduit for a CSV document from the ToDoListDB database.
ToDoListDBCSV()
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBCSV
Create new default, empty ToDoListDBCSV
ToDoListDBCSV(ToDoListRecord)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBCSV
Create new MailDBCSV with given MailRecord.
ToDoListDBCSV(File)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBCSV
Create new ToDoListDBCSV from File.
ToDoListDBCSV(InputStreamReader)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBCSV
Create new ToDoListDBCSV with InputStreamReader stream input.
ToDoListDBCSV
- class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBCSV
.
Deprecated.
This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
ToDoListDBCSV()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBCSV
Deprecated.
Create new default, empty ToDoListDBCSV
ToDoListDBCSV(ToDoListRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBCSV
Deprecated.
Create new MailDBCSV with given MailRecord.
ToDoListDBCSV(File)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBCSV
Deprecated.
Create new ToDoListDBCSV from File.
ToDoListDBCSV(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBCSV
Deprecated.
Create new ToDoListDBCSV with InputStreamReader stream input.
ToDoListDBXML
- class org.jSyncManager.API.Conduit.Tools.
ToDoListDBXML
.
This is a synchronization JConduit for ax XML document from the ToDoListDB database.
ToDoListDBXML()
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBXML
Create new JSXMLDocument with default name and ToDoListDB DTD entity.
ToDoListDBXML(ToDoListRecord)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBXML
Create new JSXMLDocument with given ToDoListRecord.
ToDoListDBXML(JSXMLDocument)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBXML
Create new JSXMLDocument with given JSXMLDocument.
ToDoListDBXML(InputStreamReader)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
ToDoListDBXML
Create new ToDoListDBScanner with InputStreamReader stream input.
ToDoListDBXML
- class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBXML
.
Deprecated.
This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
ToDoListDBXML()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBXML
Deprecated.
Create new JSXMLDocument with default name and ToDoListDB DTD entity.
ToDoListDBXML(ToDoListRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBXML
Deprecated.
Create new JSXMLDocument with given ToDoListRecord.
ToDoListDBXML(JSXMLDocument)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBXML
Deprecated.
Create new JSXMLDocument with given JSXMLDocument.
ToDoListDBXML(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListDBXML
Deprecated.
Create new ToDoListDBScanner with InputStreamReader stream input.
ToDoListRecord
- class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
.
This class represents a ToDoList record.
ToDoListRecord()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
ToDoListRecord default constructor.
ToDoListRecord(DLPRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Construct a new ToDoList record using the specified DLPRecord object.
TransportChangedListener
- interface org.jSyncManager.Client.
TransportChangedListener
.
The Transport Changed Listener Interface.
TransportException
- exception org.jSyncManager.API.Transport.
TransportException
.
An exception class for dealing with errors while initializing the transport class.
TransportException(byte)
- Constructor for class org.jSyncManager.API.Transport.
TransportException
Constructor to construct a TransportInitException that was caused due to insufficient config information.
TransportException(Throwable)
- Constructor for class org.jSyncManager.API.Transport.
TransportException
Constructor to construct a TransportInitException that was caused due to an exception.
TransportException(Throwable, byte)
- Constructor for class org.jSyncManager.API.Transport.
TransportException
Constructor to construct a TransportInitException that was caused due to an exception, with a developer-specified reason code.
testBasicSync(String, int)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Tests a basic handheld synchronization.
testButterflyBytes(SerialPort)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Run the butterfly byte test against the supplied serial port.
testFlag(byte)
- Method in class org.jSyncManager.API.Protocol.
CMP_Packet
Tests to see if the packet flags contain the specified flag.
testGrayCodeBytes(SerialPort)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Run the Gray Code byte test against the supplied serial port.
testIfPortExists(String)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Tests to see if the specified port name exists on the system.
testIsInClasspath()
- Static method in class org.jSyncManager.Tools.
CommAPITester
Tests to see if the Java Comm API classes are loadable.
testLinearAscendingBytes(SerialPort)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Run the linear ascending byte test against the supplied serial port.
testLinearDescendingBytes(SerialPort)
- Static method in class org.jSyncManager.Tools.
CommAPITester
Run the linear descending byte test against the supplied serial port.
timerExpired(PacketTimer)
- Method in class org.jSyncManager.API.Protocol.
PADP
A timer expirey handler.
timerExpired(PacketTimer)
- Method in interface org.jSyncManager.API.Protocol.
PacketTimerInterface
This method is called by the PacketTimer when its activated timer times out.
toBytes()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock.CurrencyInfo
Converts this currency info object to a byte array.
toString()
- Method in class org.jSyncManager.API.Conduit.
AbstractConduit
Returns the name of this jConduit.
toString()
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Convert to String output format
toString()
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Returns a string containing the information in the object.
toString()
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAgent
toString()
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
toString()
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vOrg
toString()
- Method in class org.jSyncManager.API.Protocol.
CMP_Extended_Packet
Converts this packet to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.
DLPError
Returns a string explaining this DLP_Error object.
toString()
- Method in class org.jSyncManager.API.Protocol.
DLP_Packet
Converts this packet into a human readable hex dump, suitable for tracing and debugging protocol issues.
toString()
- Method in class org.jSyncManager.API.Protocol.
LongArgument
Convert this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.
SLP_Packet
Converts this packet to a human-readable segment of text.
toString()
- Method in class org.jSyncManager.API.Protocol.
ShortArgument
Convert this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.
SmallArgument
Convert this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.
TinyArgument
Convert this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
CMP_CommunicationPrefs
Converts this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPAppPreference
Convert the application preference to human-readable text.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPBlock
Returns a human-readable hex representation of the block data.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPCardInfo
Converts the contents of the Card Info object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Return a String representation of this database info object.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseListGroup
Converts this objects data to a human readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPExpansionCardInfo
Converts this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Converts this record to a human-readable hexdump String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecordWriter
Create a String representation of the class
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPStorageInfo
Convert this object to a human-readable String.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPSystemInfo
Retrieve a human-readable String representing this object.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Create a human-readable String representation of this object.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPVersion
Convert this version information to human-readable text.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.
DLP_Date
Retreive this object as human-readable text.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Converts this address record to a human-readable String.
toString(AddressAppBlock)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Converts this address record to a human-readable String, using the specified Address Application Block object.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecord
Output a represenation of the record as a String value.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Return a human-readable String representation of this record.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Return a human-readable String representation of this expense record.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Return a human-readable String representation of this MailRecord.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MemoRecord
Return a human-readable String representation of this memo record object.
toString()
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Return a human-readable String representation of this record.
toString(byte)
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Returns the string representation of the specified byte in unsigned form as a two-digit hex value.
toString(byte[], int)
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Returns an array of bytes as a human-readable String.
toString(byte[])
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Returns an array of bytes as a human-readable String.
toString()
- Method in class org.jSyncManager.API.Transport.
TransportException
Converts this transport exception to a human-readable String.
toString()
- Method in class org.jSyncManager.Client.
RegistrationData
Retreive this user application preferences object as a String.
toString()
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
String representation of the Email_Base class.
toString()
- Method in class org.jSyncManager.Transport.
CommAPITransport
Returns settings information on this transport as a String.
toString()
- Method in class org.jSyncManager.Transport.
ModemTransport
Returns settings information on this transport as a String.
transactionID
- Variable in class org.jSyncManager.API.Protocol.
GenericPacket
The transaction ID for this packet.
transactionID
- Variable in class org.jSyncManager.API.Protocol.
PADP_Packet
A field to hold the transaction ID for this packet.
transactionID
- Variable in class org.jSyncManager.API.Protocol.
SLP_Packet
A field to hold the packet transaction ID number.
transactionID
- Variable in class org.jSyncManager.API.Protocol.
USB
The transaction ID of this packet.
transactionID
- Variable in class org.jSyncManager.API.Protocol.
USB_Packet
This packets transaction ID.
transmitPacket(byte[], byte, byte)
- Method in interface org.jSyncManager.API.Protocol.
CMPDLPTransferInterface
Transmits a packet to the underlying communication subsystem.
transmitPacket(GenericPacket)
- Method in class org.jSyncManager.API.Protocol.
PADP
Transmit a packet to the underlying SLP protocol layer.
transmitPacket(byte[], byte, byte)
- Method in class org.jSyncManager.API.Protocol.
PADP
Transmit a packet to the underlying SLP protocol layer.
transmitPacket(byte[], byte, byte, boolean)
- Method in class org.jSyncManager.API.Protocol.
PADP
Transmit a packet to the underlying SLP protocol layer.
transmitPacket(byte[], byte, byte)
- Method in class org.jSyncManager.API.Protocol.
USB
Transmits a packet to the underlying communication subsystem.
transport
- Variable in class org.jSyncManager.API.Protocol.
USB
The transport to use for data I/O.
Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 - 2004 Brad BARCLAY and others. All Rights Reserved.