|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use com.syncbuilder.sync | |
| com.syncbuilder.app | Foundation classes for standalone-applications. |
| com.syncbuilder.storage | Storage in the style of Palm OS databases. |
| com.syncbuilder.sync | Connection management with the Palm device. |
| com.syncbuilderx.sync | |
| com.syncbuilderx.syncman | A complete GUI desktop environment. |
Classes in com.syncbuilder.sync used by com.syncbuilder.app| Link
|
A Link is a single connection between a Palm device and the host. It contains all the information about the established connection. |
|
Classes in com.syncbuilder.sync used by com.syncbuilder.storage| Dlp
|
A representation of a DLP (HotSync)-connection. DLP is layered on top of a reliable stream and can initiate many operations on the Pilot, in the areas of Database operations and global information (system time, user ID, preferences). From Developing Palm OS 2.0 Applications: The Desktop Link Protocol (DLP) provides remote access to Palm OS data storage and other subsystems. DLP facilitates efficient data synchronization between desktop (PC, Macintosh, etc.) and Palm OS applications, database backup, installation of code patches, extensions, applications, and other databases ... |
|
Classes in com.syncbuilder.sync used by com.syncbuilder.sync| CancelSyncException
|
A specialization of DlpException that indicates failure because the user decided to cancel the HotSync. Dlp
|
A representation of a DLP (HotSync)-connection. DLP is layered on top of a reliable stream and can initiate many operations on the Pilot, in the areas of Database operations and global information (system time, user ID, preferences). From Developing Palm OS 2.0 Applications: The Desktop Link Protocol (DLP) provides remote access to Palm OS data storage and other subsystems. DLP facilitates efficient data synchronization between desktop (PC, Macintosh, etc.) and Palm OS applications, database backup, installation of code patches, extensions, applications, and other databases ... DlpException
|
This checked exception indicates a problem with the HotSync. Link
|
A Link is a single connection between a Palm device and the host. It contains all the information about the established connection. RPCParam
|
Represents a parameter for an RPC-call. ServerSocket
|
A representation of a Server socket. After its creation this socket sits there and waits for an incoming connection from a PalmOS device. Socket
|
A connected Socket. SocketImpl
|
This interface needs to be implemented in order to provide a special type of socket (native pilot-link socket, Network HotSync socket, pure Java serial socket). SocketImplFactory
|
This interface defines a factory for socket implementations. SyncContext
|
The SyncContext is a representation of the execution environment for a SyncHandler. SyncHandler
|
Implementations of this interface are used in conjunction with synchronization servers (SyncServer, SyncMan). SyncSession
|
The SyncSession is the representation of a session between the host and the Palm device. |
|
Classes in com.syncbuilder.sync used by com.syncbuilderx.sync| SocketImpl
|
This interface needs to be implemented in order to provide a special type of socket (native pilot-link socket, Network HotSync socket, pure Java serial socket). SocketImplFactory
|
This interface defines a factory for socket implementations. |
|
Classes in com.syncbuilder.sync used by com.syncbuilderx.syncman| SyncContext
|
The SyncContext is a representation of the execution environment for a SyncHandler. SyncSession
|
The SyncSession is the representation of a session between the host and the Palm device. |
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||