| Modifier and Type | Method and Description |
|---|---|
KestrelConfiguration |
KestrelConfiguration.copy() |
KestrelConfiguration |
KestrelEndpoint.getConfiguration() |
KestrelConfiguration |
KestrelComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
net.spy.memcached.MemcachedClient |
KestrelComponent.getMemcachedClient(KestrelConfiguration config,
String queue) |
void |
KestrelEndpoint.setConfiguration(KestrelConfiguration configuration) |
void |
KestrelComponent.setConfiguration(KestrelConfiguration configuration) |
| Constructor and Description |
|---|
KestrelComponent(KestrelConfiguration configuration) |
KestrelEndpoint(String endPointURI,
KestrelComponent component,
KestrelConfiguration configuration,
String queue) |
Apache Camel