Package | Description |
---|---|
org.adroitlogic.x.base.connector.call |
The call-out and one-way egress connector module that implements a transport sender less connector invocation
specially for client library or SDK based connector development.
|
Class and Description |
---|
CallOutEgressConnectorElement
A call-out egress connector element that can be used as the base class for a blocking call-out using a Java client
library such as Facebook of Amazon SDK to call out get a response and re-inject the response to the engine
|
OneWayEgressConnectorElement
A one-way egress connector element that can be used as the base class for a send out using a Java client
library such as Kafka or Amazon SQS to call out
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.