Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
ListenerAwareScheduledMessageInjector<T extends AbstractScheduledTransportListener,C extends ScheduledIngressConfig,R extends FetchReference<F>,F>
A base class for the polling scheduled message injectors that are aware of the respective
AbstractScheduledTransportListener |
class |
ScheduledMessageInjector<C extends ScheduledIngressConfig,R extends FetchReference<T>,T>
Abstract base class for scheduled message injecting.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleFetchReference
A simple fetch reference that uses a String identifier for the fetch reference.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.