Uses of Class
org.apache.qpid.proton.reactor.ReactorOptions
Packages that use ReactorOptions
Package
Description
-
Uses of ReactorOptions in org.apache.qpid.proton
Methods in org.apache.qpid.proton with parameters of type ReactorOptionsModifier and TypeMethodDescriptionstatic Reactor
Proton.reactor
(ReactorOptions options) static Reactor
Proton.reactor
(ReactorOptions options, Handler... handlers) -
Uses of ReactorOptions in org.apache.qpid.proton.reactor
Methods in org.apache.qpid.proton.reactor that return ReactorOptionsMethods in org.apache.qpid.proton.reactor with parameters of type ReactorOptions -
Uses of ReactorOptions in org.apache.qpid.proton.reactor.impl
Methods in org.apache.qpid.proton.reactor.impl that return ReactorOptionsConstructors in org.apache.qpid.proton.reactor.impl with parameters of type ReactorOptionsModifierConstructorDescriptionprotected
ReactorImpl
(IO io, ReactorOptions options) ReactorImpl
(ReactorOptions options)