Uses of Class
com.tietoenator.trip.jxp.session.TdbBackgroundTaskSink
Packages that use TdbBackgroundTaskSink
Package
Description
Classes for estalishing and maintaining a session.
-
Uses of TdbBackgroundTaskSink in com.tietoenator.trip.jxp.session
Methods in com.tietoenator.trip.jxp.session that return TdbBackgroundTaskSinkModifier and TypeMethodDescriptionTdbSession.getBackgroundTaskSink()Retrieve a reference to the background task completion event sink currently in useMethods in com.tietoenator.trip.jxp.session with parameters of type TdbBackgroundTaskSinkModifier and TypeMethodDescriptionvoidTdbSession.setBackgroundTaskSink(TdbBackgroundTaskSink sink) Establish the background task completion event sink to use.