Uses of Class
org.apache.camel.component.ibm.cos.IBMCOSConfiguration
-
Uses of IBMCOSConfiguration in org.apache.camel.component.ibm.cos
Methods in org.apache.camel.component.ibm.cos that return IBMCOSConfigurationModifier and TypeMethodDescriptionIBMCOSConfiguration.copy()IBMCOSComponent.getConfiguration()protected IBMCOSConfigurationIBMCOSConsumer.getConfiguration()IBMCOSEndpoint.getConfiguration()protected IBMCOSConfigurationIBMCOSProducer.getConfiguration()Methods in org.apache.camel.component.ibm.cos with parameters of type IBMCOSConfigurationModifier and TypeMethodDescriptionvoidIBMCOSComponent.setConfiguration(IBMCOSConfiguration configuration) The component configurationvoidIBMCOSEndpoint.setConfiguration(IBMCOSConfiguration configuration) Constructors in org.apache.camel.component.ibm.cos with parameters of type IBMCOSConfigurationModifierConstructorDescriptionIBMCOSEndpoint(String uri, org.apache.camel.Component comp, IBMCOSConfiguration configuration)