Uses of Interface
org.apache.qpid.protonj2.engine.Scheduler
Packages that use Scheduler
-
Uses of Scheduler in org.apache.qpid.protonj2.engine
Methods in org.apache.qpid.protonj2.engine with parameters of type SchedulerModifier and TypeMethodDescriptionConvenience method which is the same as callingEngine.tickAuto(Scheduler).Allows the engine to manage idle timeout processing by providing it the single threaded executor context where all transport work is done which ensures singled threaded access while removing the need for the client library or server application to manage calls to theEngine.tick(long)methods. -
Uses of Scheduler in org.apache.qpid.protonj2.engine.impl
Methods in org.apache.qpid.protonj2.engine.impl with parameters of type SchedulerModifier and TypeMethodDescription