Uses of Interface
org.apache.qpid.protonj2.engine.EngineConfiguration
Packages that use EngineConfiguration
-
Uses of EngineConfiguration in org.apache.qpid.protonj2.engine
Methods in org.apache.qpid.protonj2.engine that return EngineConfigurationModifier and TypeMethodDescriptionEngine.configuration()
Gets the Configuration for this engine.EngineConfiguration.setBufferAllocator
(ProtonBufferAllocator allocator) Sets the ProtonBufferAllocator used by this Engine.EngineConfiguration.setTraceFrames
(boolean traceFrames) Enables AMQP frame tracing from engine to the system output. -
Uses of EngineConfiguration in org.apache.qpid.protonj2.engine.impl
Classes in org.apache.qpid.protonj2.engine.impl that implement EngineConfigurationMethods in org.apache.qpid.protonj2.engine.impl that return EngineConfiguration