|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.syncbuilderx.syncman.SMContext
SMContext defines the execution environment for SyncHandlers within the SyncMan application.
| Constructor Summary | |
SMContext(SyncDialog sync_dialog)
|
|
| Method Summary | |
SyncSession |
createSession()
A factory method to create a new SyncSession. |
int |
getMaxConcurrentSessions()
Get the maximum number of concurrent sessions which can be handled by this kind of context. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SMContext(SyncDialog sync_dialog)
| Method Detail |
public SyncSession createSession()
public int getMaxConcurrentSessions()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||