|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JbiBinding in org.apache.camel.component.jbi |
---|
Methods in org.apache.camel.component.jbi that return JbiBinding | |
---|---|
JbiBinding |
JbiExchange.getBinding()
|
JbiBinding |
JbiEndpoint.getBinding()
|
JbiBinding |
CamelJbiComponent.getBinding()
|
Methods in org.apache.camel.component.jbi with parameters of type JbiBinding | |
---|---|
void |
CamelJbiComponent.setBinding(JbiBinding binding)
|
Constructors in org.apache.camel.component.jbi with parameters of type JbiBinding | |
---|---|
CamelJbiEndpoint(org.apache.servicemix.common.ServiceUnit serviceUnit,
org.apache.camel.Endpoint camelEndpoint,
JbiBinding binding,
org.apache.camel.Processor processor)
|
|
CamelJbiEndpoint(org.apache.servicemix.common.ServiceUnit serviceUnit,
QName service,
String endpoint,
org.apache.camel.Endpoint camelEndpoint,
JbiBinding binding,
org.apache.camel.Processor processor)
|
|
FromJbiProcessor(org.apache.camel.CamelContext context,
JbiBinding binding,
org.apache.camel.Processor processor)
|
|
JbiExchange(org.apache.camel.CamelContext context,
JbiBinding binding)
|
|
JbiExchange(org.apache.camel.CamelContext context,
JbiBinding binding,
javax.jbi.messaging.MessageExchange messageExchange)
|
|
ToJbiProcessor(JbiBinding binding,
javax.jbi.component.ComponentContext componentContext,
String destinationUri)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |