See: Description
| Class | Description |
|---|---|
| AbstractIngressConnectorValidator<T extends IngressConnectorElement> |
This abstract class should be extended by any flow validator that will be validating a sub class of
IngressConnectorElement. |
| ScheduledIngressConnectorValidator<S extends ScheduledIngressConnectorElement> |
This abstract class should be extended by any flow validator that will be validating a sub class of
ScheduledIngressConnectorElement. |
| UniDirectionalResponseEgressConnectorValidator<U extends UniDirectionalResponseEgressConnectorElement> |
This abstract class should be extended by any flow validator that will be validating a sub class of
UniDirectionalResponseEgressConnectorElement. |
Copyright © 2016–2019 AdroitLogic. All rights reserved.