Class StreamMessageHandlerMethodFactory
- Namespace
- Steeltoe.Stream.Config
- Assembly
- Steeltoe.Stream.StreamBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class StreamMessageHandlerMethodFactory : DefaultMessageHandlerMethodFactory, IMessageHandlerMethodFactory, IServiceNameAware
- Inheritance
-
StreamMessageHandlerMethodFactory
- Implements
- Inherited Members
Constructors
StreamMessageHandlerMethodFactory(IApplicationContext, ISmartMessageConverter, IConversionService)
public StreamMessageHandlerMethodFactory(IApplicationContext applicationContext, ISmartMessageConverter compositeMessageConverter, IConversionService conversionService)
Parameters
applicationContextIApplicationContextcompositeMessageConverterISmartMessageConverterconversionServiceIConversionService