|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CamelProviderEndpoint | |
|---|---|
| org.apache.servicemix.camel | |
| Uses of CamelProviderEndpoint in org.apache.servicemix.camel |
|---|
| Methods in org.apache.servicemix.camel that return CamelProviderEndpoint | |
|---|---|
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)
|
| Methods in org.apache.servicemix.camel that return types with arguments of type CamelProviderEndpoint | |
|---|---|
protected java.util.List<CamelProviderEndpoint> |
CamelJbiComponent.getConfiguredEndpoints()
|
| Methods in org.apache.servicemix.camel with parameters of type CamelProviderEndpoint | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||