Uses of Class
com.azure.spring.messaging.servicebus.core.properties.ProcessorProperties
Packages that use ProcessorProperties
Package
Description
Spring Messaging Service Bus core package.
Spring Messaging Service Bus properties abstraction.
-
Uses of ProcessorProperties in com.azure.spring.messaging.servicebus.core
Constructor parameters in com.azure.spring.messaging.servicebus.core with type arguments of type ProcessorPropertiesModifierConstructorDescriptionDefaultServiceBusNamespaceProcessorFactory(NamespaceProperties namespaceProperties, PropertiesSupplier<ConsumerIdentifier, ProcessorProperties> supplier) Construct a factory with the provided namespace level properties and processorPropertiesSupplier. -
Uses of ProcessorProperties in com.azure.spring.messaging.servicebus.core.properties
Subclasses of ProcessorProperties in com.azure.spring.messaging.servicebus.core.propertiesModifier and TypeClassDescriptionclassThe properties to describe a Service Bus listener container.