Package | Description |
---|---|
org.adroitlogic.x.base.connector |
This package contains the abstract base implementations of the ingress and egress connections as well as the
connector operations
|
org.adroitlogic.x.base.connector.flowValidators |
Base classes of the flow validators, including the connector validation and processor validation
|
org.adroitlogic.x.base.trp |
This package contains the base classes of the transport framework of Project-X, while the transport framework is
fully transparent from the day today use and the process of building integration flows based on Project-X one might
want to traverse these classes in-order to write his own custom transport.
|
org.adroitlogic.x.base.util |
Utilities used by the base Project-X framework, that are used by the feature initialization and maintenance, the
flow validations, locking and few generic utilities
|
org.adroitlogic.x.test.connector |
This package contains the base and related classes to be used for the unit test classes for ingress connectors
|
Class and Description |
---|
EgressConnectorElement
The base class that defines an
EgressConnector . |
IngressConnectorElement
The base class that defines an
IngressConnector . |
ScheduledIngressConfig
The scheduled ingress connector configuration that holds the information related to a polling connector
|
ScheduledIngressConfig.JobConfig |
ScheduledIngressConfig.TriggerConfig |
Class and Description |
---|
IngressConnectorElement
The base class that defines an
IngressConnector . |
Class and Description |
---|
ScheduledIngressConfig
The scheduled ingress connector configuration that holds the information related to a polling connector
|
Class and Description |
---|
IngressConnectorElement
The base class that defines an
IngressConnector . |
Class and Description |
---|
EgressConnectorElement
The base class that defines an
EgressConnector . |
IngressConnectorElement
The base class that defines an
IngressConnector . |
Copyright © 2016–2019 AdroitLogic. All rights reserved.