| Package | Description |
|---|---|
| org.apache.servicemix.camel |
| Modifier and Type | Method and Description |
|---|---|
CamelProviderEndpoint |
CamelJbiComponent.createEndpoint(java.lang.String uriString,
JbiComponent jbiComponent) |
CamelProviderEndpoint |
JbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint)
Returns a JBI endpoint created for the given Camel endpoint
|
protected CamelProviderEndpoint |
JbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint,
org.apache.camel.AsyncProcessor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<CamelProviderEndpoint> |
CamelJbiComponent.getConfiguredEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelComponent.activateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) |
void |
CamelJbiComponent.activateJbiEndpoint(CamelProviderEndpoint jbiEndpoint)
Activating a JBI endpoint created by a camel consumer.
|
void |
CamelSpringDeployer.addService(CamelProviderEndpoint endpoint) |
void |
CamelComponent.deactivateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) |
void |
CamelJbiComponent.deactivateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.