Uses of Class
org.apache.camel.component.stomp.StompConfiguration
-
Uses of StompConfiguration in org.apache.camel.component.stomp
Methods in org.apache.camel.component.stomp that return StompConfigurationModifier and TypeMethodDescriptionStompConfiguration.copy()Returns a copy of this configurationStompComponent.getConfiguration()StompEndpoint.getConfiguration()Methods in org.apache.camel.component.stomp with parameters of type StompConfigurationModifier and TypeMethodDescriptionvoidStompComponent.setConfiguration(StompConfiguration configuration) Component configuration.Constructors in org.apache.camel.component.stomp with parameters of type StompConfigurationModifierConstructorDescriptionStompEndpoint(String uri, StompComponent component, StompConfiguration configuration, String destination)