Uses of Interface
com.tick42.glue.desktop.channels.ChannelContextSubscriber
Packages that use ChannelContextSubscriber
-
Uses of ChannelContextSubscriber in com.tick42.glue.desktop.channels
Subinterfaces of ChannelContextSubscriber in com.tick42.glue.desktop.channelsMethods in com.tick42.glue.desktop.channels with parameters of type ChannelContextSubscriberModifier and TypeMethodDescriptionChannelContext.subscribe(ChannelContextSubscriber<T> subscriber) Subscribes the specifiedsubscriberfor channel context updates.