MapConversationFactoryProvider

Constructors

Link copied to clipboard
constructor(vararg factories: ConversationFactory)
constructor(factories: List<ConversationFactory>)

Functions

Link copied to clipboard

Get all registered factory types.

Link copied to clipboard

Get a conversation factory for the given store type.

Link copied to clipboard

Get a conversation factory for the given store type, or null if not available.