Package | Description |
---|---|
com.tietoenator.trip.jxp.session |
Classes for estalishing and maintaining a session.
|
Modifier and Type | Method and Description |
---|---|
TdbBackgroundTaskSink |
TdbSession.getBackgroundTaskSink()
Retrieve a reference to the background task completion event sink currently in use
|
Modifier and Type | Method and Description |
---|---|
void |
TdbSession.setBackgroundTaskSink(TdbBackgroundTaskSink sink)
Establish the background task completion event sink to use
|