Spring Channel Factory
class SpringChannelFactory(var channelManager: ChannelManager, beanDefinition: BeanDefinition) : ChannelFactory
Special ChannelFactory that utilizes spring to create instances of recorded BeanDefinition
Functions
Link copied to clipboard
create a new Channel based on the specified ServiceAddress.