Uses of Interface
org.apache.qpid.protonj2.engine.EngineFactory
-
Packages that use EngineFactory Package Description org.apache.qpid.protonj2.engine org.apache.qpid.protonj2.engine.impl -
-
Uses of EngineFactory in org.apache.qpid.protonj2.engine
Fields in org.apache.qpid.protonj2.engine declared as EngineFactory Modifier and Type Field Description static EngineFactory
EngineFactory. PROTON
The Proton provided EngineFactory instance. -
Uses of EngineFactory in org.apache.qpid.protonj2.engine.impl
Classes in org.apache.qpid.protonj2.engine.impl that implement EngineFactory Modifier and Type Class Description class
ProtonEngineFactory
Factory class for proton Engine creation
-