|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CamelJbiEndpoint in org.apache.camel.component.jbi |
---|
Methods in org.apache.camel.component.jbi that return CamelJbiEndpoint | |
---|---|
CamelJbiEndpoint |
CamelJbiComponent.activateJbiEndpoint(org.apache.camel.Endpoint camelEndpoint,
org.apache.camel.Processor processor)
Activating a JBI endpoint created by a camel consumer. |
CamelJbiEndpoint |
CamelJbiComponent.createEndpoint(javax.jbi.servicedesc.ServiceEndpoint ep)
|
CamelJbiEndpoint |
CamelJbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint)
Returns a JBI endpoint created for the given Camel endpoint |
protected CamelJbiEndpoint |
CamelJbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint,
org.apache.camel.Processor processor)
|
Methods in org.apache.camel.component.jbi that return types with arguments of type CamelJbiEndpoint | |
---|---|
protected List<CamelJbiEndpoint> |
CamelJbiComponent.getConfiguredEndpoints()
|
Methods in org.apache.camel.component.jbi with parameters of type CamelJbiEndpoint | |
---|---|
void |
CamelSpringDeployer.addService(CamelJbiEndpoint endpoint)
|
void |
CamelJbiComponent.deactivateJbiEndpoint(CamelJbiEndpoint jbiEndpoint)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |