Uses of Class
eneter.messaging.messagingsystems.httpmessagingsystem.HttpMessagingSystemFactory

Packages that use HttpMessagingSystemFactory
eneter.messaging.messagingsystems.httpmessagingsystem Communication via HTTP. 
 

Uses of HttpMessagingSystemFactory in eneter.messaging.messagingsystems.httpmessagingsystem
 

Methods in eneter.messaging.messagingsystems.httpmessagingsystem that return HttpMessagingSystemFactory
 HttpMessagingSystemFactory HttpMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
          Sets threading mode for input channels.
 HttpMessagingSystemFactory HttpMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
          Sets threading mode for output channels.