Modifier and Type | Method and Description |
---|---|
StompConfiguration |
StompConfiguration.copy()
Returns a copy of this configuration
|
StompConfiguration |
StompComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
StompComponent.setConfiguration(StompConfiguration configuration)
To use the shared stomp configuration
|
Constructor and Description |
---|
StompEndpoint(String uri,
StompComponent component,
StompConfiguration configuration,
String destination) |
Apache Camel