Uses of Class
org.apache.camel.component.beanstalk.ConnectionSettingsFactory
-
Packages that use ConnectionSettingsFactory Package Description org.apache.camel.component.beanstalk -
-
Uses of ConnectionSettingsFactory in org.apache.camel.component.beanstalk
Fields in org.apache.camel.component.beanstalk declared as ConnectionSettingsFactory Modifier and Type Field Description static ConnectionSettingsFactory
ConnectionSettingsFactory. DEFAULT
Methods in org.apache.camel.component.beanstalk that return ConnectionSettingsFactory Modifier and Type Method Description static ConnectionSettingsFactory
BeanstalkComponent. getConnectionSettingsFactory()
Methods in org.apache.camel.component.beanstalk with parameters of type ConnectionSettingsFactory Modifier and Type Method Description static void
BeanstalkComponent. setConnectionSettingsFactory(ConnectionSettingsFactory connFactory)
CustomConnectionSettingsFactory
.
-