|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendProcessor | |
|---|---|
| org.apache.camel.management.mbean | Camel management JMX Mbeans |
| org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
| Uses of SendProcessor in org.apache.camel.management.mbean |
|---|
| Methods in org.apache.camel.management.mbean that return SendProcessor | |
|---|---|
SendProcessor |
ManagedSendProcessor.getProcessor()
|
| Constructors in org.apache.camel.management.mbean with parameters of type SendProcessor | |
|---|---|
ManagedSendProcessor(CamelContext context,
SendProcessor processor,
ProcessorDefinition<?> definition)
|
|
| Uses of SendProcessor in org.apache.camel.processor |
|---|
| Subclasses of SendProcessor in org.apache.camel.processor | |
|---|---|
class |
SendAsyncProcessor
|
class |
WireTapProcessor
Processor for wire tapping exchanges to an endpoint destination. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||