|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| AuthHandler | Implemented by objects that provide authorization services to the Pearl2 library. |
| Pearl2Connection | |
| ProgressHandler | Implemented by objects that display progress updates for some Pearl function. |
| Class Summary | |
| FileInfoCache | |
| Pearl2TCPConnection | A wrapper for PearlTCPConnection that provides the Pearl2Connection level of functionality, including data caching/validation, progress and authentication handlers, and simplified file transfer. |
This package provides higher-level interfaces to devices using the Pearl protocol.
The most basic interface is Pearl2Connection, which provides functions for retrieving file information from cache, transferring files to and from local storage, and registering progress and authentication handlers. (The interface is compatible with PearlConnection, and an object can implement both.)
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||