Uses of Class
com.tietoenator.trip.jxp.session.TdbNotificationSink
Packages that use TdbNotificationSink
Package
Description
Classes for estalishing and maintaining a session.
-
Uses of TdbNotificationSink in com.tietoenator.trip.jxp.session
Methods in com.tietoenator.trip.jxp.session that return TdbNotificationSinkModifier and TypeMethodDescriptionTdbSession.getNotificationSink()
Returns the current notification sink.Methods in com.tietoenator.trip.jxp.session with parameters of type TdbNotificationSinkModifier and TypeMethodDescriptionvoid
TdbSession.setNotificationSink
(TdbNotificationSink sink) Assign a notification sink.