Uses of Class
org.apache.camel.component.beanstalk.ConnectionSettings
-
Packages that use ConnectionSettings Package Description org.apache.camel.component.beanstalk -
-
Uses of ConnectionSettings in org.apache.camel.component.beanstalk
Methods in org.apache.camel.component.beanstalk that return ConnectionSettings Modifier and Type Method Description ConnectionSettings
BeanstalkEndpoint. getConn()
ConnectionSettings
BeanstalkEndpoint. getConnection()
ConnectionSettings
ConnectionSettingsFactory. parseUri(String remaining)
Constructors in org.apache.camel.component.beanstalk with parameters of type ConnectionSettings Constructor Description BeanstalkEndpoint(String uri, org.apache.camel.Component component, ConnectionSettings conn, String connectionSettings)
-