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.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.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledIngressConnectorElement.setSchedulerConfig(SchedulerConfig schedulerConfig) |
Modifier and Type | Method and Description |
---|---|
SchedulerConfig |
ScheduledListenerConfig.getSchedulerConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledListenerConfig.setSchedulerConfig(SchedulerConfig schedulerConfig) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.