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