| Package | Description |
|---|---|
| org.openhubframework.openhub.component.externalcall |
"extcall" component implementation.
|
| org.openhubframework.openhub.core.common.asynch |
Processing of asynchronous messages.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExternalCallService |
ExternalCallProducer.getService(org.apache.camel.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExternalCallProducer.finalizeExternalCall(org.apache.camel.Exchange exchange,
ExternalCall externalCall,
ExternalCallService service) |
protected ExternalCall |
ExternalCallProducer.prepareExternalCall(String operation,
String key,
Message message,
ExternalCallService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalCallServiceImpl
Implementation of
ExternalCallService interface. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.