|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use SyncSession | |
| com.syncbuilder.sync | Connection management with the Palm device. |
| com.syncbuilderx.syncman | A complete GUI desktop environment. |
| Uses of SyncSession in com.syncbuilder.sync |
| Methods in com.syncbuilder.sync that return SyncSession | |
SyncSession |
SyncContext.createSession()
Factory method to create a new SyncSession object. |
| Methods in com.syncbuilder.sync with parameters of type SyncSession | |
void |
SyncHandler.service(SyncSession session,
Link link)
Service an incoming connection. |
void |
DispatchSyncHandler.service(SyncSession session,
Link link)
Service an incoming connection. |
| Uses of SyncSession in com.syncbuilderx.syncman |
| Classes in com.syncbuilderx.syncman that implement SyncSession | |
class |
SMSession
Implementation of SyncSession for use with the SyncMan application. |
| Methods in com.syncbuilderx.syncman that return SyncSession | |
SyncSession |
SMContext.createSession()
A factory method to create a new SyncSession. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||