Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(RouteDefinition) - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorExtension.None
- accept(RouteDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorProcessor
-
Default implementation that attaches this processor into the route.
- accept(RouteDefinition) - Method in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorExtension
- accept(RouteDefinition) - Method in class one.x1f.sip.foundation.core.declarative.model.BaseMappingRouteTransformer
- acknowledge() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- ActuatorHealthAutoConfig - Class in one.x1f.sip.foundation.core.actuator.health
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.actuator.health package, based on sip.core.actuator.extensions.health.enabled value (true by default).
- ActuatorHealthAutoConfig() - Constructor for class one.x1f.sip.foundation.core.actuator.health.ActuatorHealthAutoConfig
- ActuatorInfoAutoConfig - Class in one.x1f.sip.foundation.core.actuator.info
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.actuator.info package, based on sip.core.actuator.extensions.info.enabled value (true by default).
- ActuatorInfoAutoConfig() - Constructor for class one.x1f.sip.foundation.core.actuator.info.ActuatorInfoAutoConfig
- ActuatorRoutesAutoConfig - Class in one.x1f.sip.foundation.core.actuator.routes
-
In charge of scanning all beans under one.x1f.sip.foundation.core.actuator.routes package.
- ActuatorRoutesAutoConfig() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.ActuatorRoutesAutoConfig
- ADAPTER_ROUTES - Static variable in class one.x1f.sip.foundation.core.util.FoundationFeature
- AdapterBuilder - Class in one.x1f.sip.foundation.core.declarative
-
This class is setting up Camel routes from the scenario- and connector-definitions specified in the adapter.
- AdapterBuilder(DeclarationsRegistry, RoutesRegistry) - Constructor for class one.x1f.sip.foundation.core.declarative.AdapterBuilder
- AdapterBuilder.HeaderCleanupProcessors - Class in one.x1f.sip.foundation.core.declarative
-
Class that cleans and reinstates headers for
OutboundConnectorDefinition
s that are annotated withCleanupHeaders
. - AdapterInfoContributor - Class in one.x1f.sip.foundation.core.actuator.info
-
AdapterInfoContributor
extendsInfoContributor
to add adapter information to the info actuator - AdapterInfoContributor() - Constructor for class one.x1f.sip.foundation.core.actuator.info.AdapterInfoContributor
- AdapterRouteDetails - Class in one.x1f.sip.foundation.core.actuator.routes
-
AdapterRouteDetails
encapsulates all relevant monitoring information about a Camel Route. - AdapterRouteDetails(ManagedRouteMBean) - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteDetails
-
Constructs the
AdapterRouteDetails
object. - AdapterRouteDetails.RouteAdditionalInfo - Class in one.x1f.sip.foundation.core.actuator.routes
-
Adapter route - Additional information
- AdapterRouteDetails.RouteExchangeSummary - Class in one.x1f.sip.foundation.core.actuator.routes
-
A summary of the Route monitoring information.
- AdapterRouteDetails.RouteProcessingTimes - Class in one.x1f.sip.foundation.core.actuator.routes
-
Information about different time processing statistics.
- AdapterRouteEndpoint - Class in one.x1f.sip.foundation.core.actuator.routes
-
Entry point of the HTTP-only Actuator endpoint that exposes management functions from the CamelContext and Camel's JMX MBeans.
- AdapterRouteEndpoint(CamelContext, RouteControllerLoggingDecorator, Optional<RoutesRegistry>) - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Route endpoint
- AdapterRouteSummary - Class in one.x1f.sip.foundation.core.actuator.routes
-
Provides a brief summary for the Camel Route.
- AdapterRouteSummary(ManagedRouteMBean, RouteDeclarativeStructureInfo) - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteSummary
-
Initializes an AdapterRouteSummary
- addExtension(ProxyExtension) - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
-
Add new ProxyExtension for this ProcessorProxy
- addGroup(BannedImportGroup) - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroups
- addMapping(Class<?>, SIPTokenExtractor<?>) - Method in class one.x1f.sip.foundation.security.authentication.common.extractors.TokenExtractors
-
Adds a mapping to the token extractors.
- AddProxyInterceptStrategy - Class in one.x1f.sip.foundation.core.proxies
-
Apache Camel Processor creation interception
- AddProxyInterceptStrategy() - Constructor for class one.x1f.sip.foundation.core.proxies.AddProxyInterceptStrategy
- addProxyRegistryToCamelContext() - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxyConfiguration
-
Auto executed method for registering
ProcessorProxyRegistry
inCamelContext
as extension - addRequestForStep(IntegrationScenarioDefinition, Object, Optional<StepResultCloner<Object>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Stores a request from the call to a consumer.
- addResponseForStep(IntegrationScenarioConsumerDefinition, M, Optional<StepResultCloner<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Stores a response from the call to a consumer.
- addResponseForStep(IntegrationScenarioDefinition, Object, Optional<StepResultCloner<Object>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Stores a response from the call to a consumer.
- afterApplicationStart(CamelContext) - Method in class one.x1f.sip.foundation.testkit.config.CamelContextLifecycleHandler
- afterPropertiesSet() - Method in class one.x1f.sip.foundation.core.translate.SIPTranslateMessageService
- aggregateResponse(M, Optional<M>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioStepResponseAggregator
-
Aggregates the response of an individual scenario consumer call into an overall aggregated response.
- alwaysHealthy() - Static method in class one.x1f.sip.foundation.core.actuator.health.http.HttpHealthIndicators
-
A dummy health function that always returns health status UP.
- alwaysUnknown(Endpoint) - Static method in class one.x1f.sip.foundation.core.actuator.health.http.HttpHealthIndicators
-
Returns
Health
information based on the the URL from the Endpoint. - analyze(BannedImportGroups) - Method in class one.x1f.sip.foundation.mvnplugin.SourceTreeAnalyzer
-
Checks the files in enclosed folder for not allowed import statements.
- AnalyzeResult - Class in one.x1f.sip.foundation.mvnplugin.model
-
Final result of analyzing the code base for banned imports.
- AnalyzeResult() - Constructor for class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
- andAggregateResponse(ScenarioStepResponseAggregator<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
-
Attaches an
ScenarioStepResponseAggregator
that allows to integrate the response of this consumer call with the overall response for the orchestration. - andAggregateResponse(ScenarioStepResponseAggregator<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseNoResponseDefinition
- andHandleResponse(ScenarioStepResponseConsumer<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
-
Attaches a
ScenarioStepResponseConsumer
that allows to manipulate the response of this consumer call. - andHandleResponse(ScenarioStepResponseConsumer<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseNoResponseDefinition
- andNoResponseHandling() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
-
Declares that no specific response handling is required for this call.
- ANY_TO_ANY_WITHOUT_RESPONSE - Enum constant in enum class one.x1f.sip.foundation.core.declarative.orchestration.scenario.StandardScenarioOrchestrators
-
Orchestrator that supports multiple consumers for a scenario that doesn't expect any response
- ANY_TO_ONE - Enum constant in enum class one.x1f.sip.foundation.core.declarative.orchestration.scenario.StandardScenarioOrchestrators
-
Orchestrator that supports scenarios with just one consumer.
- appendMetadata(Endpoint, Map<String, Object>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
-
Append metadata to existing map of details needed in health check
- appendOnException(ConnectorDefinition, RouteDefinition, DeclarationsRegistryApi) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
-
Append onException handler to the provided routeDefinition
- applicationContext - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- AUTH_PROVIDERS_PROPERTY_NAME - Static variable in class one.x1f.sip.foundation.security.config.SecurityConfigProperties.AuthProviderSettings
- authenticate(Authentication) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationProvider
- authenticationManagerBean() - Method in class one.x1f.sip.foundation.security.config.SecurityConfig
-
Register custom authenticationManager as a @Bean
- AuthProviderSettings() - Constructor for class one.x1f.sip.foundation.security.config.SecurityConfigProperties.AuthProviderSettings
- AutoBatchTestCaseLoading - Class in one.x1f.sip.foundation.testkit.config
-
Loads a batch of test cases from a test case file
- AutoBatchTestCaseLoading() - Constructor for class one.x1f.sip.foundation.testkit.config.AutoBatchTestCaseLoading
- AutoMagicScenarioOrchestrator - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Orchestrator that tries to automatically attach the first usable of a list of given orchestrators for an integration scenario.
- AutoMagicScenarioOrchestrator(StandardScenarioOrchestrators...) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.AutoMagicScenarioOrchestrator
B
- BannedImportGroup - Class in one.x1f.sip.foundation.mvnplugin.model
-
Holds the information of what imports should be banned and from which base package.
- BannedImportGroup(String, List<String>) - Constructor for class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroup
- BannedImportGroups - Class in one.x1f.sip.foundation.mvnplugin.model
-
Groups multiple
BannedImportGroup
objects. - BannedImportGroups() - Constructor for class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroups
- BannedImportRecords - Record Class in one.x1f.sip.foundation.mvnplugin.model
-
Holds the matches that were found within a single source file.
- BannedImportRecords(Path, List<ImportStatement>) - Constructor for record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Creates an instance of a
BannedImportRecords
record class. - bannedImportsFound() - Method in class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
-
Returns whether at least one banned import has been found within the analyzed compile OR test source files.
- bannedImportsInCompileCode() - Method in class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
-
Returns whether at least one banned import has been found within the analyzed compile source code.
- bannedImportsInTestCode() - Method in class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
-
Returns whether at least one banned import has been found within the analyzed test source code.
- BaseMappingRouteTransformer<S,
T> - Class in one.x1f.sip.foundation.core.declarative.model -
Base class for transformers based on
ModelMapper
- BaseMappingRouteTransformer(Supplier<ConnectorDefinition>, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Constructor for class one.x1f.sip.foundation.core.declarative.model.BaseMappingRouteTransformer
- basePackages() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPIntegrationAdapter
-
Alias for basePackages in
SpringBootApplication
- beforeApplicationStart(CamelContext) - Method in class one.x1f.sip.foundation.testkit.config.CamelContextLifecycleHandler
- bindFromPropertySource(Environment) - Static method in class one.x1f.sip.foundation.security.config.SecurityConfigProperties.AuthProviderSettings
-
Bind AuthProviderSettings from PropertySource
- BODY_VALIDATION_SUCCESSFUL - Static variable in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelBodyValidator
- BODY_VALIDATION_UNSUCCESSFUL - Static variable in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelBodyValidator
- BOTH_PARAMETERS_PROVIDED_EXCEPTION_MSG - Static variable in class one.x1f.sip.foundation.testkit.util.TestCaseDefinitionValidator
- Branch(List<CallableWithinProviderDefinition>, I, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.Branch
- Branch(List<CallableWithinProviderDefinition>, I, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.Branch
- Branch(List<CallableWithinProviderDefinition>, I, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.Branch
- BranchStatements(Predicate<ScenarioOrchestrationContext<M>>, List<CallableWithinProviderDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Creates an instance of a
BranchStatements
record class. - BranchStatements(Predicate<ScenarioOrchestrationContext<M>>, List<CallableWithinProviderDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Creates an instance of a
BranchStatements
record class. - BranchStatements(ScenarioStepIterations<M>, List<CallableWithinProviderDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Creates an instance of a
BranchStatements
record class.
C
- calcualteReproducibleHashForResources(Collection<Resource>, String, Optional<Comparator<Resource>>) - Static method in class one.x1f.sip.foundation.core.util.ChecksumHelper
-
Builds a reproducible hash over the given
resources
with the selected hashing-algorithm
. - CallableWithinProcessDefinition - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
Interface representing process orchestration dsl steps which may be called within the definition
- CallableWithinProviderDefinition - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Marker interface for elements that can be nodes below a provider-definition within the scenario orchestration DSL
- callAnyUnspecifiedScenarioConsumer() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
-
Specifies that any scenario consumer (which includes outbound connectors) that is attached to the integration scenario but not explicitly defined above will be called.
- callConsumer(Class<? extends IntegrationScenarioDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ForProcessProvidersDelegate
-
Define a consumer of the request from process orchestration
- callConsumer(Class<? extends IntegrationScenarioDefinition>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessConsumerCalls
- CallForLoopStatement<R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
DSL class used for construction of for loop statements and ending them
- CallForLoopStatement(R, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement
- CallForLoopStatement.ProcessBranch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallForLoopStatement.ProcessBranchStatements - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallNestedCondition<R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
DSL class used for construction conditional calls after main condition
- CallNestedCondition(R, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition
- CallNestedCondition.ProcessBranch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallNestedCondition.ProcessBranchStatements - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- callOutboundConnector(Class<? extends OutboundConnectorDefinition>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCalls
-
Specifies that the outbound connector with the given
connectorClass
should be called. - callOutboundConnector(Class<? extends OutboundConnectorDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCallsDelegate
- callOutboundConnector(String) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCalls
-
Specifies that the outbound connector with the given
connectorId
should be called. - callOutboundConnector(String) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCallsDelegate
- CallProcessConsumer<S extends CallProcessConsumer<S,
R>, R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl -
DSL class for calling a process consumer request or response handlers
- CallProcessConsumer(R, CompositeProcessDefinition, Class<? extends IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallProcessConsumer
- callScenarioConsumer(Class<? extends IntegrationScenarioConsumerDefinition>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCalls
-
Specifies that the scenario consumer with the given
consumerClass
should be called. - callScenarioConsumer(Class<? extends IntegrationScenarioConsumerDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCallsDelegate
- CallScenarioConsumerBaseDefinition<S extends CallScenarioConsumerBaseDefinition<S,
R, M>, R, M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL base class for specifying the call to an integration scenario consumer
- CallScenarioConsumerBaseDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
- CallScenarioConsumerBaseNoResponseDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class for calling a scenario consumer specified by it's class for scenarios without response
- CallScenarioConsumerBaseNoResponseDefinition(R, IntegrationScenarioDefinition, Class<? extends IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseNoResponseDefinition
- CallScenarioConsumerByClassDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class for calling a scenario consumer specified by it's class
- CallScenarioConsumerByClassDefinition(R, IntegrationScenarioDefinition, Class<? extends IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerByClassDefinition
- CallScenarioConsumerByConnectorIdDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class for calling an outbound connector specified by its ID
- CallScenarioConsumerByConnectorIdDefinition(R, IntegrationScenarioDefinition, String) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerByConnectorIdDefinition
- CallScenarioConsumerCatchAllDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class for calling all remaining scenario consumers
- CallScenarioConsumerCatchAllDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerCatchAllDefinition
- CallSplitStatement<R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
DSL class used for construction of for split statements and ending them
- CallSplitStatement(R, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement
- CallSplitStatement.ProcessBranch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallSplitStatement.ProcessBranchStatements - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallWhileLoopStatement<R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
DSL class used for construction while loop statements
- CallWhileLoopStatement(R, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement
- CallWhileLoopStatement.ProcessBranch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CallWhileLoopStatement.ProcessBranchStatements - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- CAMEL_FILE_ABSOLUTE - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
- CAMEL_FILE_ABSOLUTE_PATH - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
- CAMEL_FILE_HOST - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
- CAMEL_FILE_RELATIVE_PATH - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
- CAMEL_PROPERTY_NAME - Static variable in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Key that is used inside Camel's exchange ot save the context.
- CamelBodyValidator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl
-
Validator for body of a request in Camel
- CamelBodyValidator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelBodyValidator
- CamelContextConfiguration - Class in one.x1f.sip.foundation.core.configuration
- CamelContextConfiguration(CamelContext) - Constructor for class one.x1f.sip.foundation.core.configuration.CamelContextConfiguration
- CamelContextLifecycleHandler - Class in one.x1f.sip.foundation.testkit.config
-
Config class for handling Camel Context by using its lifecycle methods.
- CamelContextLifecycleHandler(List<RouteInvoker>) - Constructor for class one.x1f.sip.foundation.testkit.config.CamelContextLifecycleHandler
- CamelEndpointHealthConfiguration - Class in one.x1f.sip.foundation.core.actuator.health
-
Main configuration class that instantiates and configures
EndpointHealthRegistry
along withCamelEndpointHealthMonitor
. - CamelEndpointHealthConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthConfiguration
- camelEndpointHealthMonitor(CamelContext, EndpointHealthRegistry) - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthConfiguration
- CamelEndpointHealthMonitor - Class in one.x1f.sip.foundation.core.actuator.health
-
CamelEndpointHealthMonitor
is a central point in evaluating Health information of theEndpoint
s in the currentCamelContext
. - CamelEndpointHealthMonitor() - Constructor for class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
- camelEndpointUri - Variable in class one.x1f.sip.foundation.core.declarative.dto.EndpointInfo
- CamelHeaderValidator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl
-
Validator for headers of a request in Camel
- CamelHeaderValidator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelHeaderValidator
- CamelHelper - Class in one.x1f.sip.foundation.core.util
-
Utility class to help with Camel's internals
- CamelHelper() - Constructor for class one.x1f.sip.foundation.core.util.CamelHelper
- CamelProcessorsHelper - Class in one.x1f.sip.foundation.core.util
-
Utility class to help working with specific Camel's processors.
- CamelProcessorsHelper() - Constructor for class one.x1f.sip.foundation.core.util.CamelProcessorsHelper
- CamelSslClientConfiguration - Class in one.x1f.sip.foundation.security.config
-
Configure camel security related settings
- CamelSslClientConfiguration() - Constructor for class one.x1f.sip.foundation.security.config.CamelSslClientConfiguration
- CamelTestCaseValidator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl
-
Batch test validator for Camel
- CamelTestCaseValidator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelTestCaseValidator
- canOrchestrate(ConnectorOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- canOrchestrate(ConnectorOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrator
-
Deprecated.
- canOrchestrate(CompositeProcessOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrator
- canOrchestrate(ScenarioOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.AutoMagicScenarioOrchestrator
- canOrchestrate(ScenarioOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
- canOrchestrate(T) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.Orchestrator
-
Specified whether the given
info
is sufficient for the orchestrator to fulfill the orchestration - castIThrowableProxy(IThrowableProxy) - Static method in interface one.x1f.sip.foundation.core.translate.logging.EventLogCloner
-
Casts
IThrowableProxy
intoThrowableProxy
- CDMValidator - Class in one.x1f.sip.foundation.core.declarative.validator
-
Utility class that validates if the message body is of the proper type.
- CDMValidator(String, String, Class<?>, String) - Constructor for class one.x1f.sip.foundation.core.declarative.validator.CDMValidator
- CheckedBiConsumer<T,
R> - Interface in one.x1f.sip.foundation.core.actuator.routes -
Represents an operation that accepts two input arguments and returns no result.
- checkFile(ParsedJavaFile, BannedImportGroups) - Method in class one.x1f.sip.foundation.mvnplugin.ImportAnalyzer
-
Collects all imports that are banned within the given source file.
- checkHandled(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler
- checkHandled(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler
- ChecksumHelper - Class in one.x1f.sip.foundation.core.util
-
Utility class for building Checksums
- ChecksumHelper() - Constructor for class one.x1f.sip.foundation.core.util.ChecksumHelper
- cleanHeadersProcessor(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.AdapterBuilder.HeaderCleanupProcessors
- CleanupHeaders - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector
-
Annotation to be used in conjunction with connectors when it is necessary to clean up headers before further processing.
- clear() - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
-
Clear previously set behaviour for mock.
- clear() - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.ProcessorProxyMock
- clearBody() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- clearMocks() - Method in class one.x1f.sip.foundation.testkit.workflow.TestCase
-
Clear mocks after execution
- clearProperties() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- cloneAndAdd(String) - Method in class one.x1f.sip.foundation.core.trace.TraceSet
-
Clone trace set and add exchangeId to it
- close() - Method in class one.x1f.sip.foundation.core.actuator.health.ftp.CloseableRemoteOperations
- CloseableRemoteOperations - Class in one.x1f.sip.foundation.core.actuator.health.ftp
- CloseableRemoteOperations(RemoteFileEndpoint<?>, RemoteFileOperations<?>) - Constructor for class one.x1f.sip.foundation.core.actuator.health.ftp.CloseableRemoteOperations
- CollectionHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.CollectionHandler
- ComparatorResult - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
- ComparatorResult() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.ComparatorResult
- compare(String, String) - Static method in class one.x1f.sip.foundation.testkit.util.RegexUtil
-
Compare a string to a pattern
- compare(String, String) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.JsonComparator
-
Compares two JSON strings for equality.
- compare(String, String) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.RegexComparator
- compare(String, String) - Method in interface one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.StringComparator
- compare(String, String) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.XMLComparator
-
Compares two XML strings for similarity.
- compare(T, T) - Method in interface one.x1f.sip.foundation.core.util.LambdaHelper.ThrowingComparator
-
Default
Comparator.compare(Object, Object)
that wraps any checked exception into aRuntimeException
. - compare(T, T, BiFunction<String, Exception, RuntimeException>) - Method in interface one.x1f.sip.foundation.core.util.LambdaHelper.ThrowingComparator
-
Compares the given objects, wrapping any checked exception using the provided
exceptionWrapper
. - compareWithException(T, T) - Method in interface one.x1f.sip.foundation.core.util.LambdaHelper.ThrowingComparator
-
Compares the given objects, possibly throwing a checked exception
- COMPOSITE_SCENARIO_ORCHESTRATION - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- CompositeAuthenticationFilter - Class in one.x1f.sip.foundation.security.authentication
-
The authentication filter which handles composite authentication, which means that in contrast to default spring-security (if one authentication succeeds, the user is "logged in") all configured sip authentication providers responsible for a specific endpoint need to succeed with the authentication.
- CompositeAuthenticationFilter() - Constructor for class one.x1f.sip.foundation.security.authentication.CompositeAuthenticationFilter
- CompositeAuthenticationToken - Class in one.x1f.sip.foundation.security.authentication
-
Default Token set in the security context when using the sip authentication filter.
- CompositeAuthenticationToken(List<SIPAuthenticationToken<?>>) - Constructor for class one.x1f.sip.foundation.security.authentication.CompositeAuthenticationToken
-
Creates a composite authentication token, consisting of other sip auth tokens, and an aggregated isAuthenticated setting
- CompositeProcess - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation to be used with a class extending
CompositeProcessBase
. - CompositeProcessBase - Class in one.x1f.sip.foundation.core.declarative.process
-
Base class for a composite process definition.
- CompositeProcessBase() - Constructor for class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- CompositeProcessDefinition - Interface in one.x1f.sip.foundation.core.declarative.process
-
Interface used for specifying composite processes used within a SIP adapter.
- CompositeProcessOrchestrationContext - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Context used during the orchestration of a composite process.
- CompositeProcessOrchestrationContext() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
- CompositeProcessOrchestrationContext.OrchestrationStep - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Record that holds the response for a single orchestration step
- CompositeProcessOrchestrationHandlers - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Various handlers use in process orchestration.
- CompositeProcessOrchestrationHandlers() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- CompositeProcessOrchestrationHandlers.CollectionHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ConditionalHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ConsumerRequestHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ConsumerResponseHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ConsumerWithExpressionRequestHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ContextInitializer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.IterationsHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
- CompositeProcessOrchestrationInfo - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Class that holds information to be used by orchestrators of a
CompositeProcess
This is structural information that gives orchestrator an ability to generate orchestration routes - CompositeProcessStepConditional - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Interface to match the condition from the orchestration context
- CompositeProcessStepIterations - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Interface to determine the number of loop iteration from the orchestration context
- CompositeProcessStepRequestExtractor - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Interface to extract the request object for a process consumer call
- CompositeProcessStepResponseConsumer - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Interface to consume or handle the response of an individual process consumer call
- CompositeProcessStepSplitExpression<T> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process
- ConditionalCallScenarioConsumerDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
Class specifying consumer calls that are only executed conditionally
- ConditionalCallScenarioConsumerDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition
- ConditionalCallScenarioConsumerDefinition.Branch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Class representing on branch of a conditional statement: Allows to add consumer-calls to this conditional branch using the statements defined in
ScenarioConsumerCalls
Can spawn alternative branches for the condition viaConditionalCallScenarioConsumerDefinition.Branch.elseIfCase(Predicate)
andConditionalCallScenarioConsumerDefinition.Branch.elseCase()
- ConditionalCallScenarioConsumerDefinition.BranchStatements<M> - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- ConditionalHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConditionalHandler
- ConditionalOnSIPAuthProvider - Annotation Interface in one.x1f.sip.foundation.security.authentication
-
Condition which allows us to control which auth providers and validators should be loaded.
- ConditionalOnSIPSecurityAuthenticationEnabled - Annotation Interface in one.x1f.sip.foundation.security.config
-
Conditional annotation for enabled/disabling sip securitie's authentication feature
- configuration() - Method in class one.x1f.sip.foundation.core.declarative.configuration.DeclarativeConfigurationBuilder
- ConfigurationDefinition - Interface in one.x1f.sip.foundation.core.declarative.configuration
-
Functional interface providing a hook to
RouteConfigurationDefinition
. - ConfigurationHandler - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation used on classes extending
ConnectorBase
orIntegrationScenarioBase
- configure() - Method in class one.x1f.sip.foundation.core.declarative.AdapterBuilder
- configure() - Method in class one.x1f.sip.foundation.soap.SoapServiceTieInRouteBuilder
- configure(EndpointHealthRegistry) - Method in interface one.x1f.sip.foundation.core.actuator.health.EndpointHealthConfigurer
-
Configure
EndpointHealthRegistry
- configureRest(RestDefinition) - Method in class one.x1f.sip.foundation.core.declarative.connector.RestInboundConnectorBase
-
Configures the REST endpoint used within this connector.
- connectionManageable(Endpoint) - Static method in class one.x1f.sip.foundation.core.actuator.health.jms.JmsHealthIndicators
-
Evaluates health of the
JmsEndpoint
based on application ability to start/stop JMS connections - connector - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorExtension
- connector - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- CONNECTOR_ID_EXCHANGE_PROPERTY - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.DirectRouteInvoker
- CONNECTOR_ID_FORMAT - Static variable in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- CONNECTOR_REQUEST_ORCHESTRATION - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- CONNECTOR_RESPONSE_ORCHESTRATION - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- ConnectorBase - Class in one.x1f.sip.foundation.core.declarative.connector
-
Base class for connector definitions.
- ConnectorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- ConnectorDefinition - Interface in one.x1f.sip.foundation.core.declarative.connector
-
Common definition interface for specifying connectors used within a SIP adapter.
- ConnectorDefinition.None - Class in one.x1f.sip.foundation.core.declarative.connector
-
Empty
ConnectorDefinition
implementation that is used in default values for annotations - ConnectorExceptionHandler - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Method level annotation used on methods in Connectors which handle specific exceptions provided as parameters in annotation.
- ConnectorExtension - Interface in one.x1f.sip.foundation.core.declarative.connector
-
Interface that marks extensions that can be placed within the integration flow of a connector.
- ConnectorExtension.None - Class in one.x1f.sip.foundation.core.declarative.connector
-
Empty
ConnectorExtension
implementation that is used for default assignments in annotations - ConnectorExtensionChainOrchestrator - Class in one.x1f.sip.foundation.core.declarative.orchestration.connector
- ConnectorExtensionChainOrchestrator() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- ConnectorExtensionRegistryEntry - Class in one.x1f.sip.foundation.core.declarative.orchestration.connector
- ConnectorExtensionRegistryEntry() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- connectorGroup() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
- connectorGroup() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- ConnectorGroup - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation to be used with a class extending
ConnectorGroupBase
. - ConnectorGroupBase - Class in one.x1f.sip.foundation.core.declarative.connectorgroup
-
Base class for a connector group definition.
- ConnectorGroupBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connectorgroup.ConnectorGroupBase
- ConnectorGroupDefinition - Interface in one.x1f.sip.foundation.core.declarative.connectorgroup
-
Interface defining a connector group.
- connectorGroupId - Variable in class one.x1f.sip.foundation.core.declarative.dto.RouteDeclarativeStructureInfo
- connectorId - Variable in class one.x1f.sip.foundation.core.declarative.dto.RouteDeclarativeStructureInfo
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.RequestExtension
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.RequestProcessor
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ResponseExtension
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ResponseProcessor
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
- connectorId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- ConnectorOnExceptionDefinition - Interface in one.x1f.sip.foundation.core.declarative.configuration
-
Functional interface providing a hook to
OnExceptionDefinition
. - ConnectorOrchestrationInfo - Interface in one.x1f.sip.foundation.core.declarative.orchestration.connector
-
Class that provides the
RouteDefinition
handles for a connector to define its necessary orchestrations. - ConnectorOrchestrator - Class in one.x1f.sip.foundation.core.declarative.orchestration.connector
-
Deprecated.
- ConnectorOrchestrator() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrator
-
Deprecated.
- ConnectorProcessor - Interface in one.x1f.sip.foundation.core.declarative.connector
-
Interface that marks extensions that can be placed within the integration flow of a connector.
- ConnectorProcessorBuilder - Class in one.x1f.sip.foundation.core.declarative
- ConnectorProcessorBuilder(ConnectorDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.ConnectorProcessorBuilder
- ConnectorsCrossDependenciesMojo - Class in one.x1f.sip.foundation.mvnplugin
-
Mojo implementing connectors-cross-dependencies-check goal, executing on
LifecyclePhase.VALIDATE
phase. - ConnectorsCrossDependenciesMojo() - Constructor for class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- ConnectorType - Enum Class in one.x1f.sip.foundation.core.declarative.connector
-
Enumeration for representing the type of endpoint.
- consume(T, R) - Method in interface one.x1f.sip.foundation.core.actuator.routes.CheckedBiConsumer
-
Performs this operation on the given arguments.
- consumer() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Returns the value of the
consumer
record component. - consumer() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Returns the value of the
consumer
record component. - consumeResponse(Object, CompositeProcessOrchestrationContext) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessStepResponseConsumer
-
Consumes or handles the response of an individual consumer call.
- consumeResponse(M, ScenarioOrchestrationContext<M>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioStepResponseConsumer
-
Consumes or handles the response of an individual scenario consumer call.
- ConsumerResponseHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConsumerResponseHandler
- ConsumerResponseHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ConsumerResponseHandler
- consumers() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.CompositeProcess
- ContextInitializer() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ContextInitializer
- ContextInitializer() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ContextInitializer
- ContextPredicateHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ContextPredicateHandler
- contribute(Info.Builder) - Method in class one.x1f.sip.foundation.core.actuator.info.AdapterInfoContributor
-
Adding adapter base info in actuator/info page.
- contribute(Info.Builder) - Method in class one.x1f.sip.foundation.core.actuator.info.MarkdownFilesContributor
-
Adding Markdown files
MarkdownObject
in actuator/info page. - ConversationAutoConfig - Class in one.x1f.sip.foundation.core.scope
- ConversationAutoConfig() - Constructor for class one.x1f.sip.foundation.core.scope.ConversationAutoConfig
- ConversationCompletedEvent - Class in one.x1f.sip.foundation.core.util
- ConversationCompletedEvent(Exchange) - Constructor for class one.x1f.sip.foundation.core.util.ConversationCompletedEvent
- ConversationCompletedExchangeEventNotifier - Class in one.x1f.sip.foundation.core.scope.conversation.notifiers
- ConversationCompletedExchangeEventNotifier() - Constructor for class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCompletedExchangeEventNotifier
- ConversationContextHolder - Class in one.x1f.sip.foundation.core.scope.conversation
- ConversationCreatedExchangeEventNotifier - Class in one.x1f.sip.foundation.core.scope.conversation.notifiers
- ConversationCreatedExchangeEventNotifier() - Constructor for class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCreatedExchangeEventNotifier
- ConversationTracker - Class in one.x1f.sip.foundation.core.scope.conversation
-
Keeps track of staring exchange and all that were crated from it
- ConversationTracker() - Constructor for class one.x1f.sip.foundation.core.scope.conversation.ConversationTracker
- createExchangeCompletedEvent(Exchange) - Method in class one.x1f.sip.foundation.core.util.ExtendedEventFactory
- createExchangeResponse(ResponseEntity<String>, CamelContext) - Static method in class one.x1f.sip.foundation.testkit.util.HttpInvokerHelper
-
Create
Exchange
with a response recovered from test execution - createInstance(Class<T>, Object...) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- createMapperInstance(Class<T>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- createMapperInstance(ApplicationContext, Class<T>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
-
Attempt to get mapper bean from context, otherwise create new mapper instance
- createMdObject(Resource) - Static method in class one.x1f.sip.foundation.core.actuator.info.MarkdownObject
-
Creating a
MarkdownObject
from a Resource object. - createPropertySource(String, EncodedResource) - Method in class one.x1f.sip.foundation.core.util.YamlPropertSourceFactory
- CustomTracer - Class in one.x1f.sip.foundation.core.trace
-
Implementation of Apache Camel's
DefaultTracer
Requires sip.core.tracing.enabled=true to be registered as component - CustomTracer(SIPExchangeFormatter, SIPTraceConfig) - Constructor for class one.x1f.sip.foundation.core.trace.CustomTracer
-
Creates new instance of CustomTracer Enables tracing in CamelContext
- CxfRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering Camel CXF(SOAP) route
- CxfRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.CxfRouteInvoker
D
- decide(ILoggingEvent) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.TestKitLogbackFilter
-
Filters logs based on logger name
- declarationsRegistry - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- DeclarationsRegistry - Class in one.x1f.sip.foundation.core.declarative
- DeclarationsRegistry(List<ConnectorGroupDefinition>, List<IntegrationScenarioDefinition>, List<ConnectorDefinition>, List<CompositeProcessDefinition>, ApplicationContext) - Constructor for class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- DeclarationsRegistryApi - Interface in one.x1f.sip.foundation.core.declarative
-
API interface for
DeclarationsRegistry
used within the framework structure. - DeclarativeConfigurationBuilder - Class in one.x1f.sip.foundation.core.declarative.configuration
-
Builds Apache Camel route configurations defined with
ConfigurationDefinition
- DeclarativeConfigurationBuilder() - Constructor for class one.x1f.sip.foundation.core.declarative.configuration.DeclarativeConfigurationBuilder
- DeclarativeElement - Interface in one.x1f.sip.foundation.core.declarative
-
Common interface for Declarative elements (connectors, scenarios, ...) to include their common functions.
- DeclarativeHelper - Class in one.x1f.sip.foundation.core.declarative.utils
-
Helper methods for the declarative structure adapter building.
- DeclarativeHelper() - Constructor for class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- DeclarativeReflectionUtils - Class in one.x1f.sip.foundation.core.declarative.utils
-
Helper methods that rely on Java Reflection.
- DeclarativeReflectionUtils() - Constructor for class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- DeclarativeStructureAutoConfig - Class in one.x1f.sip.foundation.core.declarative
- DeclarativeStructureAutoConfig() - Constructor for class one.x1f.sip.foundation.core.declarative.DeclarativeStructureAutoConfig
- DeclarativeStructureDetailsOnStartup - Class in one.x1f.sip.foundation.core.declarative
- DeclarativeStructureDetailsOnStartup() - Constructor for class one.x1f.sip.foundation.core.declarative.DeclarativeStructureDetailsOnStartup
- DEFAULT_RESOURCE_COMPARATOR - Static variable in class one.x1f.sip.foundation.core.util.ChecksumHelper
-
Comparator for
Resource
s that usesURI
s for comparison. - DefaultConnectorGroup - Class in one.x1f.sip.foundation.core.declarative.connectorgroup
-
Default connector group which is automatically created by framework when connector group is not specified by user.
- DefaultConnectorGroup() - Constructor for class one.x1f.sip.foundation.core.declarative.connectorgroup.DefaultConnectorGroup
- defaultHttpConfigurer() - Method in class one.x1f.sip.foundation.core.actuator.health.http.HttpEndpointHealthConfiguration
-
Registers
HttpHealthIndicators.alwaysUnknown(Endpoint)
as a default health-checking function for HTTP and HTTPS endpoints but just for listing purposes. - DefaultReportProcessor - Class in one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl
-
Default result processor used for logging test execution results.
- DefaultReportProcessor() - Constructor for class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.DefaultReportProcessor
- define(OnExceptionDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.configuration.ConnectorOnExceptionDefinition
-
Define onException handler.
- define(RouteConfigurationDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.configuration.ConfigurationDefinition
-
Define route configuration handler (onException, onCompletion, intercept).
- defineInboundEndpoints(RestsDefinition, String, RoutesRegistry, DeclarationsRegistry) - Method in class one.x1f.sip.foundation.core.declarative.connector.RestInboundConnectorBase
- defineInboundEndpoints(RoutesDefinition, String, RoutesRegistry, DeclarationsRegistry) - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
- defineInboundEndpoints(T, String, RoutesRegistry, DeclarationsRegistry) - Method in interface one.x1f.sip.foundation.core.declarative.connector.InboundConnectorDefinition
-
Defines the inbound endpoint(s) for the integration scenario the connector belongs to.
- defineInitiatingEndpoint() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
-
Defines the initiating endpoint for this connector.
- defineInitiatingEndpoint() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
- defineOutboundEndpoints(RouteDefinition) - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- defineOutboundEndpoints(RouteDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.connector.OutboundConnectorDefinition
-
Defines the outbound endpoint(s) for the integration scenario the connector belongs to.
- defineOutgoingEndpoint() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
-
Defines the outgoing endpoint for this connector.
- defineOutgoingEndpoint() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- defineRequestMarshalling() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
-
Handle meant to be overloaded if the definition of a marshaller for the request type is needed.
- defineRequestMarshalling() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- defineRequestUnmarshalling() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
-
Handle meant to be overloaded if the definition of an unmarshaller for the request type is needed.
- defineRequestUnmarshalling() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
- defineResponseMarshalling() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
-
Handle meant to be overloaded if the definition of a marshaller for the response type is needed.
- defineResponseMarshalling() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
- defineResponseUnmarshalling() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
-
Handle meant to be overloaded if the definition of an unmarshaller for the response type is needed.
- defineResponseUnmarshalling() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- defineTransformationOrchestrator() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
-
Deprecated.Use new connector-processor extensions via @
RequestProcessor
, and @ResponseProcessor
instead - definingElement - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- deregisterExchange(Exchange) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationTracker
- determineCollection(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.CollectionHandler
- determineCondition(CompositeProcessOrchestrationContext) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessStepConditional
- determineIterations(CompositeProcessOrchestrationContext) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessStepIterations
- determineIterations(ScenarioOrchestrationContext<M>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.ScenarioStepIterations
- determineIterations(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.IterationsHandler
- determinePayload(CompositeProcessOrchestrationContext) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessStepSplitExpression
- DirectRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering routes with Direct consumer.
- DirectRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.DirectRouteInvoker
- Disabled - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation that can be used to disable:
ConnectorDefinition
sIntegrationScenarioDefinition
s, which also disables all consumers and providers attached to the scenarioConnectorGroupDefinition
s, which also disables all connectors attached to itCompositeProcessDefinition
s - doCallCheck(HealthCheckResultBuilder, Map<String, Object>) - Method in class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckConsumer
- doCallCheck(HealthCheckResultBuilder, Map<String, Object>) - Method in class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckRoute
- doesUriContainPlaceholders(String) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
-
Checks whether provided string URI contains any placeholders
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class one.x1f.sip.foundation.security.authentication.CompositeAuthenticationFilter
- doHealthCheck(BiConsumer<RemoteFileEndpoint<?>, RemoteFileOperations<?>>) - Method in class one.x1f.sip.foundation.core.actuator.health.ftp.CloseableRemoteOperations
- doLayout(ILoggingEvent) - Method in class one.x1f.sip.foundation.core.translate.logging.TranslateMessageLayout
- domains() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
- domains() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- doOrchestrate(ConnectorOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- doOrchestrate(ConnectorOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrator
-
Deprecated.
- doOrchestrate(CompositeProcessOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrator
- doOrchestrate(ScenarioOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.AutoMagicScenarioOrchestrator
- doOrchestrate(ScenarioOrchestrationInfo) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
- doOrchestrate(T) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.Orchestrator
-
Initiates the orchestration
- doWhile(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
-
Attaches and changes scope to a do while branch that will loop executions of the underlying scenario until the given
predicate
no longer matches at runtime. - doWhile(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.Branch
- doWhile(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition
- doWhile(CompositeProcessStepConditional) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement
- doWhile(CompositeProcessStepConditional) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
-
Standard while loop defined in the DSL way
- DslDefinitionBase<S extends DslDefinitionBase<S,
R>, R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.common.dsl -
Base element for DSL classes that specify their own type (in an inheritance hierarchy) as well as the parent-type
- DslDefinitionBase() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.DslDefinitionBase
- DUPLICATE_TEST_TITLE_MESSAGE - Static variable in class one.x1f.sip.foundation.testkit.configurationproperties.TestCaseBatchDefinition
- DuplicateUriPatternError - Exception in one.x1f.sip.foundation.core.actuator.health
-
Exception duplicated uri patterns (health indicator matchers) used in
HealthMonitorSetup
- DuplicateUriPatternError(String) - Constructor for exception one.x1f.sip.foundation.core.actuator.health.DuplicateUriPatternError
-
Creates new instance of DuplicateUriPatternError
E
- elseCase() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition
- elseCase() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranch
-
Standard else clause defined in the DSL way
- elseCase() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.Branch
-
Defines a non-conditional branch that is executed if none of the previous conditional ones matched.
- elseCase() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition
- elseIfCase(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.Branch
-
Defines an alternative conditional branch that is executed if the given
predicate
matches. - elseIfCase(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition
- elseIfCase(CompositeProcessStepConditional) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition
- elseIfCase(CompositeProcessStepConditional) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranch
-
Standard if-else clause defined in the DSL way
- endCases() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition
- endCases() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranch
-
Standard end clause which closes the current conditional
- endCases() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.Branch
-
Ends the condition and returns to the previous scope.
- endCases() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition
- endDefinitionForThisProvider() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
-
Ends the orchestration-definitions for this provider and returns to the previous scope
- endDoWhile() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranch
-
Ends current loop and returns to previous process building DSL
- endDoWhile() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.Branch
-
Ends the loop and returns to the previous scope.
- endForLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranch
-
End current for loop statement and return to previous process building DSL
- endForLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.Branch
-
Ends the loop and returns to the previous scope.
- endLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement
- endLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement
- endLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition
- endLoop() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition
- EndOfDsl - Class in one.x1f.sip.foundation.core.declarative.orchestration.common.dsl
-
Element used to terminate a DSL declaration
- ENDPOINT_ID_EXCHANGE_PROPERTY - Static variable in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
- EndpointExposureConfiguration - Class in one.x1f.sip.foundation.core.actuator.config
-
Collects all SIP endpoint that should be exposed in actuator and adds them to "management.endpoints.web.exposure.include"
- EndpointExposureConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.config.EndpointExposureConfiguration
-
Creates new instance of EndpointExposureConfiguration and sets default path to configuration file
- EndpointHealthConfigurer - Interface in one.x1f.sip.foundation.core.actuator.health
-
The purpose of the
EndpointHealthConfigurer
is to enable application specific customization of theEndpointHealthRegistry
. - EndpointHealthIndicator - Class in one.x1f.sip.foundation.core.actuator.health
-
EndpointHealthIndicator
wraps health-checking function into a Spring Boot'sHealthIndicator
interface. - EndpointHealthIndicator() - Constructor for class one.x1f.sip.foundation.core.actuator.health.EndpointHealthIndicator
- endpointHealthRegistry(List<EndpointHealthConfigurer>) - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthConfiguration
- EndpointHealthRegistry - Class in one.x1f.sip.foundation.core.actuator.health
-
EndpointHealthRegistry
is responsible for creatingHealthIndicator
s for Camel Endpoints in the application. - EndpointHealthRegistry() - Constructor for class one.x1f.sip.foundation.core.actuator.health.EndpointHealthRegistry
- endpointId - Variable in class one.x1f.sip.foundation.core.declarative.dto.EndpointInfo
- EndpointInfo - Class in one.x1f.sip.foundation.core.declarative.dto
-
Class which represents POJO model for exposing Camel endpoint with its route id.
- EndpointInfo() - Constructor for class one.x1f.sip.foundation.core.declarative.dto.EndpointInfo
- EndpointProperties - Class in one.x1f.sip.foundation.testkit.configurationproperties.models
-
Class that defines an element of a test.
- EndpointProperties() - Constructor for class one.x1f.sip.foundation.testkit.configurationproperties.models.EndpointProperties
- EndpointValidationOutcome - Enum Class in one.x1f.sip.foundation.testkit.workflow.reporting.model
- endSplit() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement
- endSplit() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranch
-
End current split statement and return to previous process building DSL
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Indicates whether some other object is "equal to" this one.
- ERROR_HANDLER - Static variable in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- evaluate(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForForLoopProcessConsumer.IterationsExpression
- evaluate(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForSplitProcessConsumer.SplitExpression
- evaluate(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition.ForLoopIterationsExpression
- EventLogCloner - Interface in one.x1f.sip.foundation.core.translate.logging
-
Message shouldn't be set because it cannot be overridden due to LoggingEvent#setMessage
- EventLogClonerImpl - Class in one.x1f.sip.foundation.core.translate.logging
- EventLogClonerImpl() - Constructor for class one.x1f.sip.foundation.core.translate.logging.EventLogClonerImpl
- ExceptionType - Enum Class in one.x1f.sip.foundation.testkit.exception
-
Types of possible exceptions for
TestCaseInitializationException
- ExchangeValidator - Interface in one.x1f.sip.foundation.testkit.workflow.thenphase.validator
-
Validator interface representing a validation command
- exclude() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPIntegrationAdapter
-
Alias for exclude in
SpringBootApplication
- excludeName() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPIntegrationAdapter
-
Alias for excludeName in
SpringBootApplication
- execute() - Method in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- execute() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.ExecutionWrapper
-
WhenPhaseDefinition
- execute(String, String) - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Executes a route operation
- execute(RouteControllerLoggingDecorator, String) - Method in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
-
Executes a route operation
- execute(Exchange, Exchange) - Method in interface one.x1f.sip.foundation.testkit.workflow.thenphase.validator.ExchangeValidator
-
Execute validation
- execute(Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelBodyValidator
-
Invokes compare body content
- execute(Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelHeaderValidator
-
Invokes compare header content
- ExecuteAfter - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation used for relative ordering of
ConnectorExtension
s. - ExecuteBefore - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation used for relative ordering of
ConnectorExtension
s. - executeCondition(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConditionalHandler
- executeHealthCheck() - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthIndicator
-
Calculates health of the endpoint.
- executeIterations(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition.IterationsHandler
- executeTest(TestCase) - Method in class one.x1f.sip.foundation.testkit.workflow.TestRunner
- ExecutionOrder - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation used for absolute ordering of
ConnectorExtension
s. - ExecutionWrapper - Class in one.x1f.sip.foundation.testkit.workflow.whenphase
-
Executes WhenPhaseDefinition
- ExecutionWrapper() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.ExecutionWrapper
- expression() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Returns the value of the
expression
record component. - ExtendedEventFactory - Class in one.x1f.sip.foundation.core.util
- ExtendedEventFactory() - Constructor for class one.x1f.sip.foundation.core.util.ExtendedEventFactory
- extension - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- EXTENSION_ID_REQUEST - Static variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- EXTENSION_ID_RESPONSE - Static variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- extensionMethod - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorExtension
- extensionName() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecuteAfter
- extensionName() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecuteBefore
- extensionRegistry - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- EXTERNAL_ENDPOINT - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- EXTERNAL_SOAP_SERVICE_PROXY - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- externalName - Variable in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- extract(HttpServletRequest) - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthTokenExtractor
- extract(HttpServletRequest) - Method in interface one.x1f.sip.foundation.security.authentication.common.extractors.SIPTokenExtractor
-
Extracts a token of the given type from a request.
- extract(HttpServletRequest) - Method in class one.x1f.sip.foundation.security.authentication.x509.SIPX509TokenExtractor
- extractRequest(T, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConsumerRequestHandler
- extractRequest(T, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConsumerWithExpressionRequestHandler
- extractRequest(T, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ConsumerRequestHandler
- extractStepRequest(CompositeProcessOrchestrationContext) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessStepRequestExtractor
-
Returns the request object to be used with the consumer call
- extractStepRequest(ScenarioOrchestrationContext<M>) - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioStepRequestExtractor
-
Returns the request object to be used with the consumer call
- extractTokenFor(Class<?>, HttpServletRequest) - Method in class one.x1f.sip.foundation.security.authentication.common.extractors.TokenExtractors
-
Extracts the token for a given auth provider and request.
F
- FileRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering routes with File consumer
- FileRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FileRouteInvoker
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.core.actuator.health.DuplicateUriPatternError
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkException
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.testkit.exception.NoRouteInvokerException
-
Method for hiding stack trace in console
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.testkit.exception.UnsuspendedRouteException
-
Method for hiding stack trace in console
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions.RouteInvokerException
-
Method for hiding stack trace in console
- fillInStackTrace() - Method in exception one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions.UnsupportedJmsHeaderException
-
Method for hiding stack trace in console
- filterNonSerializableHeaders(Exchange) - Static method in class one.x1f.sip.foundation.core.util.SIPExchangeHelper
-
Filters out all non-serializable headers so they can be used in serializable environment
- filterNonSerializableInternalProperties(Exchange) - Static method in class one.x1f.sip.foundation.core.util.SIPExchangeHelper
- filterNonSerializableProperties(Exchange) - Static method in class one.x1f.sip.foundation.core.util.SIPExchangeHelper
- findAnnotatedMethodsWithReturnType(Class<?>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
-
Find all methods inside class which are annotated with
ConnectorExceptionHandler
and haveConnectorOnExceptionDefinition
as return type - findAtMostOne(Stream<T>, Predicate<T>, Supplier<RuntimeException>) - Static method in class one.x1f.sip.foundation.core.util.StreamHelper
-
Returns at most one element from the given
stream
matching the givenpredicate
, but throws the exception retrieved frommultipleException
if more match. - first() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecutionOrder
- forAnyUnspecifiedScenarioProvider() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioOrchestrationDefinition
-
Allows to specify orchestration for all scenario providers (which includes inbound connectors) that are not specifically declared before.
- forClause(Consumer<DataFormatClause<?>>) - Static method in interface one.x1f.sip.foundation.core.declarative.model.UnmarshallerDefinition
-
Creates an unmarshaller using a consumer for the fluent
DataFormatClause
API - forClause(Consumer<DataFormatClause<ProcessorDefinition<RouteDefinition>>>) - Static method in interface one.x1f.sip.foundation.core.declarative.model.MarshallerDefinition
-
Creates a marshaller using a consumer for the fluent
DataFormatClause
API - forCloneable() - Static method in interface one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.StepResultCloner
- forConnector(ConnectorDefinition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrator
-
Deprecated.Use
ConnectorExtensionChainOrchestrator
based approach instead - forConnectorWithScenario(Supplier<ConnectorDefinition>, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Static method in class one.x1f.sip.foundation.core.declarative.model.RequestMappingRouteTransformer
- forConnectorWithScenario(Supplier<ConnectorDefinition>, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Static method in class one.x1f.sip.foundation.core.declarative.model.ResponseMappingRouteTransformer
- forConnectorWithScenario(ConnectorDefinition, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Static method in class one.x1f.sip.foundation.core.declarative.model.RequestMappingRouteTransformer
- forConnectorWithScenario(ConnectorDefinition, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Static method in class one.x1f.sip.foundation.core.declarative.model.ResponseMappingRouteTransformer
- forCopyConstructor() - Static method in interface one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.StepResultCloner
- forDataFormat(DataFormatDefinition) - Static method in interface one.x1f.sip.foundation.core.declarative.model.MarshallerDefinition
-
Creates a marshaller definition from a
DataFormatDefinition
instance - forDataFormat(DataFormatDefinition) - Static method in interface one.x1f.sip.foundation.core.declarative.model.UnmarshallerDefinition
-
Creates an unmarshaller definition from a
DataFormatDefinition
instance - forDataFormat(DataFormat) - Static method in interface one.x1f.sip.foundation.core.declarative.model.MarshallerDefinition
-
Creates a marshaller definition from a
DataFormat
instance - forDataFormat(DataFormat) - Static method in interface one.x1f.sip.foundation.core.declarative.model.UnmarshallerDefinition
-
Creates an unmarshaller definition from a
DataFormat
instance - forDataFormatWithOperation(DataFormat, String) - Static method in interface one.x1f.sip.foundation.soap.utils.OutboundSOAPMarshallerDefinition
- forDataFormatWithOperationAndAddress(DataFormat, String, String) - Static method in interface one.x1f.sip.foundation.soap.utils.OutboundSOAPMarshallerDefinition
- forInboundConnectors(Class<? extends InboundConnectorDefinition<?>>...) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioOrchestrationDefinition
-
Specifies inbound connectors that should be orchestrated further by their class.
- forInboundConnectors(String...) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioOrchestrationDefinition
-
Specifies inbound connectors that should be orchestrated further by their connector ID.
- forLoop(CompositeProcessStepIterations) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement
- forLoop(CompositeProcessStepIterations) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
-
Standard for loop defined in the DSL way
- forLoop(ScenarioStepIterations<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition
- forLoop(ScenarioStepIterations<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
-
Attaches and changes scope to a for loop branch that will loop executions of the underlying scenario for the provided amount of time.
- ForLoopCallScenarioConsumerDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
Class specifying consumer calls that are executed in a for loop
- ForLoopCallScenarioConsumerDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition
- ForLoopCallScenarioConsumerDefinition.Branch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- ForLoopCallScenarioConsumerDefinition.BranchStatements<M> - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- ForLoopIterationsExpression() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition.ForLoopIterationsExpression
- formatConnectorId(ConnectorType, String, String) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- formatMatches(AnalyzeResult) - Method in class one.x1f.sip.foundation.mvnplugin.ResultsFormatter
-
Formats the info about found cross dependencies for presentation purpose.
- forOrchestrationConsumer(Consumer<CompositeProcessOrchestrationInfo>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrator
-
Creates a new orchestrator specified via a consumer for the
CompositeProcessOrchestrationInfo
. - forOrchestrationConsumer(Consumer<ScenarioOrchestrationInfo>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
-
Creates a new orchestrator specified via a consumer for the
ScenarioOrchestrationInfo
. - forOrchestrationDsl(Consumer<ProcessOrchestrationDefinition>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrator
-
Creates a new orchestrator specified via orchestration-DSL
- forOrchestrationDslWithoutResponse(Consumer<ScenarioOrchestrationDefinition<Void>>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
-
Creates a new orchestrator specified via orchestration-DSL for scenarios that do not require/specify a response model.
- forOrchestrationDslWithResponse(Class<T>, Consumer<ScenarioOrchestrationDefinition<T>>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
-
Creates a new orchestrator specified via orchestration-DSL for scenarios that require/specify a response model.
- ForProcessProvidersDelegate<S extends ProcessConsumerCalls<S,
R>, R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl -
DSL class calling a consumer by its
IntegrationScenarioDefinition
class - ForProcessProvidersDelegate() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ForProcessProvidersDelegate
- forScenarioProviders(Class<? extends IntegrationScenarioProviderDefinition>...) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioOrchestrationDefinition
-
Specifies scenario providers that should be orchestrated further by their connector class.
- ForScenarioProvidersBaseDefinition<S extends ForScenarioProvidersBaseDefinition<S,
R, M>, R, M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL base class for specifying which consumers should be called for a scenario provider.
- ForScenarioProvidersBaseDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
- ForScenarioProvidersByClassDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class specifying all a scenario provider specified by its class
- ForScenarioProvidersByClassDefinition(R, IntegrationScenarioDefinition, Set<Class<? extends IntegrationScenarioProviderDefinition>>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersByClassDefinition
- ForScenarioProvidersByConnectorIdDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class specifying all an inbound connector specified by its connector ID
- ForScenarioProvidersByConnectorIdDefinition(R, IntegrationScenarioDefinition, Set<String>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersByConnectorIdDefinition
- ForScenarioProvidersCatchAllDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
DSL class specifying all remaining scenario providers
- ForScenarioProvidersCatchAllDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersCatchAllDefinition
- forSerializable() - Static method in interface one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.StepResultCloner
- FoundationFeature - Class in one.x1f.sip.foundation.core.util
-
Contains names of all SIP Foundation Features
- fqcn() - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Returns the value of the
fqcn
record component. - FROM_CDM_EXCEPTION_MESSAGE - Static variable in class one.x1f.sip.foundation.core.declarative.validator.CDMValidator
-
Message that is shown when the message from the scenario doesn't conform to the Central Domain Model
- fromId(String) - Static method in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
-
Get operation based on its id
- ftpConfigurer() - Method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpEndpointHealthConfiguration
- FtpEndpointHealthConfiguration - Class in one.x1f.sip.foundation.core.actuator.health.ftp
-
HealthConfiguration for FtpEndpoint
- FtpEndpointHealthConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.health.ftp.FtpEndpointHealthConfiguration
- FtpExchangeHeaders - Enum Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers
-
Enum with Camel FTP, FTPS, SFTP exchange headers which we can set programmatically
- FtpHealthConsumers - Class in one.x1f.sip.foundation.core.actuator.health.ftp
-
Class collect different Bi-consumer static methods, taking endpoint and RemoteFileOperations.
- ftpHealthIndicator(BiConsumer<RemoteFileEndpoint<?>, RemoteFileOperations<?>>) - Static method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpHealthIndicators
-
A factory for health indicator functions that gives the possibility to define a custom health check and use it in the SIP health checking framework.
- FtpHealthIndicators - Class in one.x1f.sip.foundation.core.actuator.health.ftp
-
Class
FtpHealthIndicators
provides a set of utility functions that can perform operations on remote FTP servers to check if they are healthy. - FtpRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering routes with Ftp, Ftps, Sftp consumers
- FtpRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FtpRouteInvoker
G
- generateCXFEndpoint(String, Map<String, CxfEndpoint>, String, String, String, DataFormat) - Static method in class one.x1f.sip.foundation.soap.utils.SOAPEndpointBuilder
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForCallConditionalProcessConsumer
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForCallProcessConsumer
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForForLoopProcessConsumer
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForSplitProcessConsumer
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForWhileLoopProcessConsumer
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForCallScenarioConsumerDefinition
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForConditionalCallScenarioConsumerDefinition
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition
- generateRoute(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForWhileLoopCallScenarioConsumerDefinition
- generateRouteIdForCompositeScenarioOrchestrator(CompositeProcessDefinition, String) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRouteIdForConnector(RouteRole, ConnectorDefinition, Object...) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRouteIdForScenarioOrchestrator(IntegrationScenarioDefinition, String...) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRouteIdForSoapService(String) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRouteInfo(String) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRouteInfoList(Endpoint) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- generateRoutes(RoutesDefinition) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForProcessOrchestrationDefinition
- generateRoutes(RoutesDefinition) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForScenarioProvidersDefinition
- generateRouteWithExpression(T) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForCallProcessConsumer
- generateTestCase(TestCaseDefinition) - Method in class one.x1f.sip.foundation.testkit.config.TestCasesConfig
-
Creation and initialisation of a single test case from a definition.
- generateTestCases() - Method in class one.x1f.sip.foundation.testkit.config.TestCasesConfig
-
Creates test cases based on batch test cases definition.
- generateTestReport(TestCaseDefinition) - Method in class one.x1f.sip.foundation.testkit.config.TestExecutionStatusFactory
- GenericInboundConnectorBase - Class in one.x1f.sip.foundation.core.declarative.connector
-
Base class for defining generic inbound connectors.
- GenericInboundConnectorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
- GenericOutboundConnectorBase - Class in one.x1f.sip.foundation.core.declarative.connector
-
Base class for defining generic outbound connectors.
- GenericOutboundConnectorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- get() - Method in enum class one.x1f.sip.foundation.core.declarative.orchestration.scenario.StandardScenarioOrchestrators
- get() - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- get() - Static method in class one.x1f.sip.foundation.core.translate.SIPTranslateMessageService
- getAggregatedResponse() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the current aggregated response (if exists)
- getAnnotationIfPresent(Class<A>, Object) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- getAnnotationIfPresent(Class<A>, AnnotatedElement) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- getAnnotationOrThrow(Class<A>, Object) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- getAuthorities() - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- getBasePackages() - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroup
- getBody() - Method in class one.x1f.sip.foundation.testkit.configurationproperties.models.MessageProperties
- getBody(Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the current message body in the requested type, if it exists
- getBody(Class<T>) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getBooleanProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getByteProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getClassForOnException(OnExceptionDefinition) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getClassFromGeneric(Class<?>, Class<?>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- getCompositeProcess() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationInfo
-
Returns the composite process that is being orchestrated.
- getCompositeProcess() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorProcessBase
- getCompositeProcessConsumerDefinitions(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getCompositeProcessConsumerDefinitions(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns consumers of the composite process as defined in the annotation
CompositeProcess
- getCompositeProcessConsumersForScenario(IntegrationScenarioDefinition) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getCompositeProcessConsumersForScenario(IntegrationScenarioDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns all the processes that are consumers from a scenario.
- getCompositeProcessId() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorProcessBase
- getCompositeProcessProviderDefinition(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getCompositeProcessProviderDefinition(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns provider of the composite process as defined in the annotation
CompositeProcess
- getCompositeProcessProvidersForScenario(IntegrationScenarioDefinition) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getCompositeProcessProvidersForScenario(IntegrationScenarioDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns all the processes that are providers for a scenario.
- getConditionalStatements(CallNestedCondition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getConfigurationIds() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- getConfigurationIds() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns an array of configuration ids which should be applied to the given connector routes
- getConfigurationIds() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getConfigurationIds() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- getConfigurationIds() - Method in interface one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioDefinition
-
Returns an array of configuration ids which should be applied to the given scenario routes
- getConnectorById(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getConnectorById(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get
ConnectorDefinition
by its id. - getConnectorGroupId() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns the ID of the connector group this connector belongs to.
- getConnectorGroupId() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getConnectorGroupId() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getConnectorGroupId() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getConnectorIdByRouteId(String) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- getConnectorType() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns the type of the connector.
- getConnectorType() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getConnectorType() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getConnectorType() - Method in interface one.x1f.sip.foundation.core.declarative.connector.InboundConnectorDefinition
- getConnectorType() - Method in interface one.x1f.sip.foundation.core.declarative.connector.OutboundConnectorDefinition
- getConsumerCalls(ProcessOrchestrationDefinition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getConsumerClass(CallProcessConsumer) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getConsumerDefinitions() - Method in class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- getConsumerDefinitions() - Method in interface one.x1f.sip.foundation.core.declarative.process.CompositeProcessDefinition
- getConsumerEndpoints() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationInfo
-
Returns the consumers and their respective endpoints that are declared for this composite process
- getConsumerEndpoints() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationInfo
-
Returns the consumers and their respective endpoints that are attached to this integration scenario
- getConsumersForScenario(IntegrationScenarioDefinition) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getConsumersForScenario(IntegrationScenarioDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns all the consumers for a scenario, they can be either
CompositeProcessDefinition
orOutboundConnectorDefinition
- getContributor(String) - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
- getCredentials() - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationToken
- getCredentials() - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- getCxfEndpointAddress(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.CxfRouteInvoker
- getDataFormat() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
- getDataFormat() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- getDetails() - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- getDoubleProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getEndpointDefinitionTypeClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericInboundConnectorBase
- getEndpointDefinitionTypeClass() - Method in interface one.x1f.sip.foundation.core.declarative.connector.InboundConnectorDefinition
-
Returns the class of the type that is required to define the inbound endpoint(s).
- getEndpointDefinitionTypeClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.RestInboundConnectorBase
- getEndpointUri(Processor) - Static method in class one.x1f.sip.foundation.core.util.CamelProcessorsHelper
-
Method for getting endpointUri from specific Camel processors
- getExceptionForMissingMapper() - Method in class one.x1f.sip.foundation.core.declarative.model.BaseMappingRouteTransformer
- getExtensionName() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorExtension
-
Returns the name of the extension.
- getExtensionName() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorProcessor
- getExtensionName() - Method in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorExtension
- getExtensionName() - Method in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- getExtensionName() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- getExternalEndpointInfosForConnector(ConnectorDefinition) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- getFetcherForParameter(Parameter, Set<Class<?>>) - Method in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- getFirstResponseFromConsumer(Class<? extends IntegrationScenarioConsumerDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Retrieves the first response returned by the integration-scenario consumer specified by its
consumerClass
. - getFloatProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getForLoopProcess(CallForLoopStatement) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getHeader(String, Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the header with the given name and type, if it exists.
- getHeader(String, Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the header with the given name and type, if it exists
- getHealthIndicators() - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
- getId() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getId() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getId() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getId() - Method in class one.x1f.sip.foundation.core.declarative.connectorgroup.ConnectorGroupBase
- getId() - Method in class one.x1f.sip.foundation.core.declarative.connectorgroup.DefaultConnectorGroup
- getId() - Method in interface one.x1f.sip.foundation.core.declarative.DeclarativeElement
-
Returns the ID of the Declarative Element.
- getId() - Method in class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- getId() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- getId() - Method in interface one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioDefinition
-
Returns the ID of the integration scenario.
- getId() - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
- getId() - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
- getImportName() - Method in class one.x1f.sip.foundation.mvnplugin.model.ImportStatement
-
Returns the import name including the 'static ' prefix if this represents a static import.
- getInboundConnectors() - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getInboundConnectors() - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get list of all
InboundConnectorDefinition
. - getInboundConnectorsByScenarioId(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getInboundConnectorsByScenarioId(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get list of
InboundConnectorDefinition
by id ofIntegrationScenarioDefinition
. - getInstance(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvokerFactory
-
Factory method which resolves RouteInvoker for proper camel Endpoint/Component
- getIntegrationScenario() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorBase
- getIntegrationScenario() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationInfo
-
Returns the integration scenario that is being orchestrated.
- getIntegrationScenarioBase(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getIntegrationScenarioBase(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
- getIntegrationScenarioId() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorBase
- getIntProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJaxbContextPathForRequestModel() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
-
Returns the JAXB context path for the request model.
- getJaxbContextPathForRequestModel() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
-
Returns the JAXB context path for the request model.
- getJaxbContextPathForResponseModel() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
-
Returns the JAXB context path for the response model.
- getJaxbContextPathForResponseModel() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
-
Returns the JAXB context path for the response model.
- getJMSCorrelationID() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSCorrelationIDAsBytes() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSDeliveryMode() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSDeliveryTime() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSDestination() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSExpiration() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSMessageID() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSPriority() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSRedelivered() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSReplyTo() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSTimestamp() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getJMSType() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getLastResponseFromConsumer(Class<? extends IntegrationScenarioConsumerDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Retrieves the last response returned by the integration-scenario consumer specified by its
consumerClass
. - getLatestResponse() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the last response payload (if exists)
- getLatestResponse(Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the last response payload (if exists) with the given type
- getLine() - Method in class one.x1f.sip.foundation.mvnplugin.model.ImportStatement
-
The physical line within the source file in which the import has occurred.
- getLongProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getLoopProcess(CallWhileLoopStatement) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getMappingMethod(Class<?>) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- getMatcher() - Method in class one.x1f.sip.foundation.core.actuator.health.HealthIndicatorMatcher
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthProviderCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthProvidersExistCondition
- getMockReport(String) - Method in class one.x1f.sip.foundation.testkit.workflow.TestExecutionStatus
- getName() - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- getObjectProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getOnExceptionHandler() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- getOnExceptionHandler() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns a list of
Method
s which contain exception handling logic for the connector - getOnExceptionHandler() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getOrchestrationStepResponses() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
- getOrchestrationSteps() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
- getOrchestrator() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- getOrchestrator() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getOrchestrator() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.Orchestratable
-
Returns the orchestrator that can orchestrate this element.
- getOrchestrator() - Method in class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- getOrchestrator() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
-
Returns the orchestrator for this scenario.
- getOrCreateScopedBean(String, ObjectFactory<?>) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- getOrder() - Method in class one.x1f.sip.foundation.core.translate.logging.LogProcessorInterceptStrategy
- getOriginalRequest() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the original request as retrieved from the provider that initiated the integration call.
- getOriginalRequest() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the request as retrieved from the provider that initiated the integration call.
- getOriginalRequest(Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the original request as retrieved from the provider that initiated the integration call with the given type.
- getOriginalRequest(Class<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the request as retrieved from the provider that initiated the integration call with the given type.
- getOutboundConnectors() - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getOutboundConnectors() - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get list of all
OutboundConnectorDefinition
. - getOutboundConnectorsByScenarioId(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getOutboundConnectorsByScenarioId(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get list of
OutboundConnectorDefinition
by id ofIntegrationScenarioDefinition
. - getPathMatcherExpression() - Method in class one.x1f.sip.foundation.core.actuator.health.PathMatcher
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.connectorgroup.ConnectorGroupBase
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.connectorgroup.DefaultConnectorGroup
- getPathToDocumentationResource() - Method in interface one.x1f.sip.foundation.core.declarative.DeclarativeElement
-
Returns the path to the documentation resource for this Declarative Element.
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- getPathToDocumentationResource() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- getPrincipal() - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationToken
- getPrincipal() - Method in class one.x1f.sip.foundation.security.authentication.CompositeAuthenticationToken
- getPrincipal() - Method in class one.x1f.sip.foundation.security.authentication.x509.SIPX509AuthenticationToken
- getProcessorName() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorProcessor
-
Deprecated.Override
ConnectorProcessor.getExtensionName()
instead where necessary - getProcessResponse() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the response of the process (if exists)
- getPropertyNames() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getProviderClasses() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersByClassDefinition
- getProviderDefinition() - Method in class one.x1f.sip.foundation.core.declarative.process.CompositeProcessBase
- getProviderDefinition() - Method in interface one.x1f.sip.foundation.core.declarative.process.CompositeProcessDefinition
- getProviderEndpoints() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationInfo
-
Returns the providers and their respective endpoints that are declared for this composite process
- getProviderEndpoints() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationInfo
-
Returns the providers and their respective endpoints that are attached to this integration scenario
- getProvidersForScenario(IntegrationScenarioDefinition) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getProvidersForScenario(IntegrationScenarioDefinition) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Returns all the providers for a scenario, they can be either
CompositeProcessDefinition
orInboundConnectorDefinition
- getProxies() - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxyRegistry
- getProxy(String) - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxyRegistry
-
Get
ProcessorProxy
from registry - getRequestModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns the base class of the request model used by the connector.
- getRequestModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getRequestModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getRequestModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getRequestModelClass() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- getRequestModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioDefinition
-
Base class of the common request model used by the scenario.
- getRequestPreparation(CallProcessConsumer) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getRequestRouteDefinition() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrationInfo
-
RouteDefinition
for the request route of the connector (i.e. - getResponse() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the current response payload following this logic: If
ScenarioOrchestrationContext.getAggregatedResponse()
contains a response, it is returned Otherwise the resposne from the latest step is returned usingScenarioOrchestrationContext.getResponseForLatestStep()
- getResponseConsumer(CallProcessConsumer) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getResponseForLatestStep() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Returns the response from the latest called consumer (if exists)
- getResponseModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns the base class of the response model used by the connector.
- getResponseModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getResponseModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getResponseModelClass() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getResponseModelClass() - Method in class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- getResponseModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioDefinition
-
Base class of the common response model used by the scenario.
- getResponseRouteDefinition() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorOrchestrationInfo
-
RouteDefinition
for the response route of the connector (i.e. - getResultForLatestStep() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Returns the response from the latest called consumer (if exists)
- getResultOfFirstStepFromConsumer(Class<? extends IntegrationScenarioDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Retrieves the first result returned by the consumer specified by its
consumerClass
. - getResultOfLastStepFromConsumer(Class<? extends IntegrationScenarioDefinition>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Retrieves the last response returned by the consumer specified by its
consumerClass
. - getRouteId(Exchange) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Get route id from the
Exchange
- getRouteIdByConnectorIdAndRole(String, RouteRole) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- getRoutesDefinition() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationInfo
-
Returns the routes definition that is being used to orchestrate the composite process.
- getRoutesDefinition() - Method in interface one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationInfo
-
Returns the routes definition that is being used to orchestrate the integration scenario.
- getRoutesInfo(ConnectorDefinition) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- getScenario() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- getScenarioById(String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- getScenarioById(String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Get
IntegrationScenarioDefinition
by its id. - getScenarioId() - Method in interface one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition
-
Returns the ID of the integration scenario this connector belongs to.
- getScenarioId() - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- getScenarioId() - Method in class one.x1f.sip.foundation.core.declarative.connector.GenericOutboundConnectorBase
- getScenarioId() - Method in class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- getScenarioId() - Method in interface one.x1f.sip.foundation.core.declarative.connector.InboundConnectorDefinition
- getScenarioId() - Method in interface one.x1f.sip.foundation.core.declarative.connector.OutboundConnectorDefinition
- getServiceAddress() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- getServiceInterfaceClass() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
-
Returns the service interface class
- getServiceInterfaceClass() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
-
Returns the service interface class
- getServiceOperationName() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
-
Returns the name of the operation that should be bound to the connector/integration scenario
- getServiceOperationName() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
-
Returns the name of the operation that should be bound to the connector/integration scenario
- getSettingsForProvider(Class<? extends SIPAuthenticationProvider>) - Method in class one.x1f.sip.foundation.security.config.SecurityConfigProperties
-
Method for retrieving the proper auth provider config settings
- getShortProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getSIPConnectorPackages(String) - Method in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- getSOAPMessageFormat() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- getSoapServiceTieInEndpoint() - Method in class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
-
Returns the endpoint used for this operation of the SOAP service
- getSourceModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.BaseMappingRouteTransformer
- getSourceModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
-
Derives the source-class from the generic type
- getSourceModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.RequestMappingRouteTransformer
- getSourceModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.ResponseMappingRouteTransformer
- getSplitProcess(CallSplitStatement) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getStepResultCloner(CallNestedCondition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getStepResultCloner(CallProcessConsumer) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getStepResultCloner(CallWhileLoopStatement) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getSteps(ProcessOrchestrationDefinition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getStringProperty(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getTargetModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.BaseMappingRouteTransformer
- getTargetModelClass() - Method in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
-
Derives the target-class from the generic type
- getTargetModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.RequestMappingRouteTransformer
- getTargetModelClass() - Method in class one.x1f.sip.foundation.core.declarative.model.ResponseMappingRouteTransformer
- getText() - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- getTokenType() - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthTokenExtractor
- getTokenType() - Method in interface one.x1f.sip.foundation.security.authentication.common.extractors.SIPTokenExtractor
-
The type of the token to be extracted
- getTokenType() - Method in class one.x1f.sip.foundation.security.authentication.x509.SIPX509TokenExtractor
- getTranslatedMessage(String) - Method in class one.x1f.sip.foundation.core.translate.SIPTranslateMessageService
-
Get a translated message by providing its key
- getTranslatedMessage(String, Object...) - Method in class one.x1f.sip.foundation.core.translate.SIPTranslateMessageService
-
Get a translated message by providing its key and message arguments
- getType() - Method in class one.x1f.sip.foundation.core.util.ConversationCompletedEvent
- getUnconditionalStatements(CallNestedCondition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- getValue() - Method in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
-
Getter for header key
- groupId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.ConnectorGroup
H
- handle(Exception, HttpServletRequest, HttpServletResponse) - Method in class one.x1f.sip.foundation.core.actuator.routes.RESTExceptionHandler
-
Handles
IncompatibleOperationException
- handleConditional(Exchange, Optional<StepResultCloner>, Optional<CompositeProcessStepConditional>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleContextInitialization(CompositeProcessDefinition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleContextInitialization(IntegrationScenarioDefinition) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- handleContextPredicate(Predicate<ScenarioOrchestrationContext<M>>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- handleErrorThrownIfNoConsumerWasCalled() - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleErrorThrownIfNoConsumerWasCalled() - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- handleIterations(Exchange, Optional<CompositeProcessStepIterations>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleRequestToConsumer(IntegrationScenarioConsumerDefinition, Optional<ScenarioStepRequestExtractor<M>>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- handleRequestToConsumer(IntegrationScenarioDefinition, Optional<CompositeProcessStepRequestExtractor>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleRequestToConsumerWithExpression(IntegrationScenarioDefinition, Optional<CompositeProcessStepRequestExtractor>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleResponse(Object, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ConsumerResponseHandler
- handleResponse(M, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ConsumerResponseHandler
- handleResponseFromConsumer(IntegrationScenarioConsumerDefinition, Optional<StepResultCloner<M>>, Optional<ScenarioStepResponseConsumer<M>>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- handleResponseFromConsumer(IntegrationScenarioDefinition, Optional<StepResultCloner<Object>>, Optional<CompositeProcessStepResponseConsumer>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- handleSplitCollection(Exchange, Optional<CompositeProcessStepSplitExpression>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Returns a hash code value for this object.
- hashCode() - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Returns a hash code value for this object.
- hasHeader(String) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrationContextPredicates
-
Tests if a specific header exists
- hasHeader(String) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioContextPredicates
-
Tests if a specific header exists
- hasResponseFlow() - Method in interface one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioDefinition
-
Returns whether the scenario has a response flow.
- HeaderCleanupProcessors(String[], ConnectorDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.AdapterBuilder.HeaderCleanupProcessors
- HeaderCleanupProcessors(Pattern[], ConnectorDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.AdapterBuilder.HeaderCleanupProcessors
- headerEquals(String, Object, Class<?>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrationContextPredicates
-
Test if the specific header is equal to the given value
- headerEquals(String, T) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioContextPredicates
-
Test if the content of a header exists and is equal to the expected value
- HeaderParameter - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
- health() - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthIndicator
-
Returns health of the endpoint.
- HEALTH - Static variable in class one.x1f.sip.foundation.core.util.FoundationFeature
- HealthCheckEnabledCondition - Annotation Interface in one.x1f.sip.foundation.core.actuator.health.scheduler
- HealthCheckMetricsConfiguration - Class in one.x1f.sip.foundation.core.actuator.health.scheduler
-
Configuration to export overall status from HealthStatus with micrometer to provide metrics on this
- HealthCheckMetricsConfiguration(MeterRegistry, CamelEndpointHealthMonitor, HealthGaugeConfiguration) - Constructor for class one.x1f.sip.foundation.core.actuator.health.scheduler.HealthCheckMetricsConfiguration
-
Creates new instance of HealthCheckMetricsConfiguration
- HealthGaugeConfiguration - Class in one.x1f.sip.foundation.core.actuator.health.scheduler
-
Configuration for configurable health gauge name
- HealthGaugeConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.health.scheduler.HealthGaugeConfiguration
- healthIndicator(Endpoint) - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthRegistry
- HealthIndicatorMatcher - Class in one.x1f.sip.foundation.core.actuator.health
-
HealthIndicatorMatcher
contains health checking function and criteria for applying it. - HealthIndicatorMatcher() - Constructor for class one.x1f.sip.foundation.core.actuator.health.HealthIndicatorMatcher
- healthIndicators() - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
- HealthMonitorSetup - Class in one.x1f.sip.foundation.core.actuator.health
-
HealthMonitorSetup
is a class which executes pre setup for health check, collects and stores health checking functions registered by endpoint id. - HealthMonitorSetup() - Constructor for class one.x1f.sip.foundation.core.actuator.health.HealthMonitorSetup
- HttpEndpointHealthConfiguration - Class in one.x1f.sip.foundation.core.actuator.health.http
-
HttpEndpointHealthConfiguration
does the default autoconfiguration of the Camel's HTTP and HTTPS endpoints. - HttpEndpointHealthConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.health.http.HttpEndpointHealthConfiguration
- HttpHealthIndicators - Class in one.x1f.sip.foundation.core.actuator.health.http
-
HttpHealthIndicators
contains several functions that implement health checks for HTTP endpoints. - HttpInvokerHelper - Class in one.x1f.sip.foundation.testkit.util
-
Helper class with common methods for rest and soap invokers
I
- ifCase(Predicate<ScenarioOrchestrationContext<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForScenarioProvidersBaseDefinition
-
Attaches and changes scope to a conditional branch that is only executed if the given
predicate
matches at runtime for an integration call of the underlying scenario. - ifCase(CompositeProcessStepConditional) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
-
Standard if clause defined in the DSL way
- ImportAnalyzer - Class in one.x1f.sip.foundation.mvnplugin
-
Collects banned import matches from a single source file.
- ImportAnalyzer() - Constructor for class one.x1f.sip.foundation.mvnplugin.ImportAnalyzer
- imports() - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Returns the value of the
imports
record component. - ImportStatement - Class in one.x1f.sip.foundation.mvnplugin.model
-
Represents an import statement that has been discovered while parsing a source file.
- ImportStatement(String, int, boolean) - Constructor for class one.x1f.sip.foundation.mvnplugin.model.ImportStatement
- ImportStatementParser - Class in one.x1f.sip.foundation.mvnplugin
-
Parses a source file into a
ParsedJavaFile
representation. - ImportStatementParser(Charset) - Constructor for class one.x1f.sip.foundation.mvnplugin.ImportStatementParser
-
Constructor just for testing purposes.
- IN - Enum constant in enum class one.x1f.sip.foundation.core.declarative.connector.ConnectorType
- InboundConnector - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation to be used with an inbound connector base class (such as
GenericInboundConnectorBase
). - InboundConnectorBase - Class in one.x1f.sip.foundation.core.declarative.connector
-
Base class for Inbound connector definitions
- InboundConnectorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.InboundConnectorBase
- InboundConnectorDefinition<T extends org.apache.camel.model.OptionalIdentifiedDefinition<T>> - Interface in one.x1f.sip.foundation.core.declarative.connector
-
Definition of an inbound connector, which is a specialization of a
ConnectorDefinition
that initiates an integration call for the integration scenario the connector belongs to. - IncompatibleOperationException - Exception in one.x1f.sip.foundation.core.actuator.routes
-
Exception thrown when operation is incompatible to ones in
RouteOperation
- IncompatibleOperationException(String) - Constructor for exception one.x1f.sip.foundation.core.actuator.routes.IncompatibleOperationException
-
Creates new instance of IncompatibleOperationException
- IncompatibleStringComparator - Exception in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
- IncompatibleStringComparator() - Constructor for exception one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.IncompatibleStringComparator
- indicator(Endpoint) - Method in class one.x1f.sip.foundation.core.actuator.health.HealthIndicatorMatcher
- INFO - Static variable in class one.x1f.sip.foundation.core.util.FoundationFeature
- init(String, Object...) - Static method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkException
-
Static method for creating exception with provided message pattern and message arguments.
- init(String, Object...) - Static method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkInitializationException
-
Static method for creating exception with provided message pattern and message arguments.
- init(Throwable, String, Object...) - Static method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkException
-
Static method for creating exception with provided message pattern and message arguments.
- init(Throwable, String, Object...) - Static method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkInitializationException
-
Static method for creating exception with provided message pattern and message arguments.
- initCamelContextClientSsl() - Method in class one.x1f.sip.foundation.security.config.CamelSslClientConfiguration
-
Configure the httpcomponent of camel rest client to use custom ssl settings (different keystores, potentially client certificates) if necessary
- initializeOrchestrationContext(T, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ContextInitializer
- initializeOrchestrationContext(T, Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ContextInitializer
- INSTANCE - Static variable in class one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.EndOfDsl
- IntegrationManagementException - Exception in one.x1f.sip.foundation.core.actuator.common
-
The custom runtime exception to be used as a default exception in this library.
- IntegrationManagementException(String) - Constructor for exception one.x1f.sip.foundation.core.actuator.common.IntegrationManagementException
-
Constructs an IntegrationManagementException.
- IntegrationManagementException(String, Throwable) - Constructor for exception one.x1f.sip.foundation.core.actuator.common.IntegrationManagementException
-
Constructs an IntegrationManagementException.
- integrationScenario() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
-
return Identifier of the integration scenario that the connector is providing to.
- integrationScenario() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- IntegrationScenario - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation to be used with a class extending
IntegrationScenarioBase
. - IntegrationScenarioBase - Class in one.x1f.sip.foundation.core.declarative.scenario
-
Base class for an integration scenario definition.
- IntegrationScenarioBase() - Constructor for class one.x1f.sip.foundation.core.declarative.scenario.IntegrationScenarioBase
- IntegrationScenarioConsumerDefinition - Interface in one.x1f.sip.foundation.core.declarative.scenario
-
Marker interface for consumers to an integration scenario.
- IntegrationScenarioDefinition - Interface in one.x1f.sip.foundation.core.declarative.scenario
-
Interface used for specifying integration scenarios used within a SIP adapter.
- IntegrationScenarioProviderDefinition - Interface in one.x1f.sip.foundation.core.declarative.scenario
-
Marker interface for providers of an integration scenario.
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.CxfRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.DirectRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FileRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FtpRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.JmsRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.KafkaRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.MailRouteInvoker
- invoke(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.RestRouteInvoker
- invoke(Exchange) - Method in interface one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvoker
-
Sends request to route
- invokeConstructor(Class<T>, Object...) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- invokeMethod(Object, String, Object...) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeReflectionUtils
- isApplicable() - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelTestCaseValidator
- isApplicable() - Method in interface one.x1f.sip.foundation.testkit.workflow.thenphase.validator.TestCaseValidator
-
Is a validator applicable for a test case based on parameters
- isApplicable(ProcessorProxy, Exchange, Exchange) - Method in interface one.x1f.sip.foundation.core.proxies.extension.ProxyExtension
-
Check whether this ProxyExtension should be used
- isApplicable(ProcessorProxy, Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.ReportActivityProxyExtension
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.CxfRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.DirectRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FileRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FtpRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.JmsRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.KafkaRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.MailRouteInvoker
- isApplicable(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.RestRouteInvoker
- isApplicable(Endpoint) - Method in interface one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvoker
-
Match Endpoint with proper RouteInvoker
- isApplicable(Exchange, Exchange) - Method in interface one.x1f.sip.foundation.testkit.workflow.thenphase.validator.ExchangeValidator
-
Checks whether Validator is applicable based on parameters
- isApplicable(Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelBodyValidator
- isApplicable(Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelHeaderValidator
- isAuthenticated() - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- isBodyAssignableTo(Class) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- isEnabled(CamelEvent) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
-
On CamelContextStartedEvent execute this class's event listener - notify()
- isEnabled(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- isEnabled(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCompletedExchangeEventNotifier
- isEnabled(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCreatedExchangeEventNotifier
- isEndpointProcessor(Processor) - Static method in class one.x1f.sip.foundation.core.util.CamelProcessorsHelper
-
Method for determining if Camel processor has external endpoint.
- isImportBanned(String) - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroup
- isInMemoryUri(String) - Static method in class one.x1f.sip.foundation.core.util.CamelProcessorsHelper
-
Method for checking if Camel endpoint has in memory component (seda, direct).
- isPrimaryEndpoint(ConnectorType, String) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- isResponsibleFor(String) - Method in class one.x1f.sip.foundation.security.config.SecurityConfigProperties.AuthProviderSettings
-
Method for checking if a configured auth provider is responsible for checking authentication of a specific url path
- isTestKitHeader(String) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Checks if header is Test Kit specific header
- isValid(SIPBasicAuthAuthenticationToken) - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthFileValidator
- isValid(SIPX509AuthenticationToken) - Method in class one.x1f.sip.foundation.security.authentication.x509.SIPX509FileValidator
- isValid(T) - Method in class one.x1f.sip.foundation.security.authentication.common.validators.SIPAlwaysAllowValidator
- isValid(T) - Method in interface one.x1f.sip.foundation.security.authentication.common.validators.SIPTokenValidator
-
Checks if a given token is valid
- iterations() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Returns the value of the
iterations
record component. - IterationsExpression() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForForLoopProcessConsumer.IterationsExpression
- IterationsHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.IterationsHandler
- IterationsHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition.IterationsHandler
- iterator() - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
J
- JMS_CORRELATION_ID - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_CORRELATION_ID_AS_BYTES - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_DELIVERY_MODE - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_DESTINATION - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_EXPIRATION - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_MESSAGE_ID - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_PRIORITY - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_REDELIVERED - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_REPLY_TO - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_TIMESTAMP - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_TYPE - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- JMS_X_USER_ID - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- jmsConfigurer() - Method in class one.x1f.sip.foundation.core.actuator.health.jms.JmsEndpointHealthConfiguration
- JmsEndpointHealthConfiguration - Class in one.x1f.sip.foundation.core.actuator.health.jms
-
Registers a default health check for JMS Camel endpoints.
- JmsEndpointHealthConfiguration() - Constructor for class one.x1f.sip.foundation.core.actuator.health.jms.JmsEndpointHealthConfiguration
- JmsHealthIndicators - Class in one.x1f.sip.foundation.core.actuator.health.jms
-
JmsHealthIndicators
- JmsRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering routes with Jms consumer
- JmsRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.JmsRouteInvoker
- joinConfigurationIds(String, Object[], Object[]) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
-
Create a string of configuration id with provided parameters
- JsonComparator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
-
A comparator for comparing JSON strings, based on Jackson object mapper.
- JsonComparator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.JsonComparator
K
- KafkaRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering routes with Kafka consumer
- KafkaRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.KafkaRouteInvoker
- keep() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.CleanupHeaders
L
- LambdaHelper - Class in one.x1f.sip.foundation.core.util
-
Class providing helpers for use with Lambdas
- LambdaHelper() - Constructor for class one.x1f.sip.foundation.core.util.LambdaHelper
- LambdaHelper.ThrowingComparator<T> - Interface in one.x1f.sip.foundation.core.util
-
A
Comparator
that allows to be used with implementations throwing checked exceptions. - last() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecutionOrder
- listDirectoryConsumer(RemoteFileEndpoint<?>, RemoteFileOperations<?>) - Static method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpHealthConsumers
-
Returns health information based on the application ability to list files of the directory from the endpoint URI
- listDirHealthIndicator(Endpoint) - Static method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpHealthIndicators
-
Lists folder from defined in endpoint URI as a health check operation.
- listFiles(Path) - Static method in class one.x1f.sip.foundation.mvnplugin.SourceTreeAnalyzer
-
Lists files found under given folder.
- listItemValue() - Element in annotation interface one.x1f.sip.foundation.security.authentication.ConditionalOnSIPAuthProvider
-
The fully qualified classname of the authentication provider relevant for the class this annotation is put onto
- LogbackOutputStream - Class in one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl
-
OutputStream for logging test reports with logback
- LogbackOutputStream() - Constructor for class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.LogbackOutputStream
-
Adds logger that uses a pattern
- logDeclarativeStructureDetails() - Method in class one.x1f.sip.foundation.core.declarative.DeclarativeStructureDetailsOnStartup
- LogProcessorInterceptStrategy - Class in one.x1f.sip.foundation.core.translate.logging
-
Used for implicit message translations with LogProcessor (.log()).
- LogProcessorInterceptStrategy() - Constructor for class one.x1f.sip.foundation.core.translate.logging.LogProcessorInterceptStrategy
- logTranslationDetails() - Method in class one.x1f.sip.foundation.core.translate.TranslationServiceDetailsOnStartup
-
Display TranslateConfiguration information after application startup
M
- MailRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker of exchange processing for
MailConsumer
- MailRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.MailRouteInvoker
- MAPPING_METHOD_NAME - Static variable in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
- mapToFilePaths(Iterable<String>) - Method in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- mapToMessageProperties(Exchange) - Static method in class one.x1f.sip.foundation.testkit.configurationproperties.models.MessageProperties
-
Creates a
MessageProperties
from theExchange
- mapToTargetModel(S) - Method in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
-
Maps the given
sourceModel
to the target type - mapToTargetModel(S, Exchange) - Method in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
-
Maps the given
sourceModel
to the target type. - mapWithNoMessage(ILoggingEvent) - Method in interface one.x1f.sip.foundation.core.translate.logging.EventLogCloner
-
Map message
- mapWithNoMessage(ILoggingEvent) - Method in class one.x1f.sip.foundation.core.translate.logging.EventLogClonerImpl
- MarkdownFilesContributor - Class in one.x1f.sip.foundation.core.actuator.info
-
MarkdownFilesContributor
extendsInfoContributor
to add markdown files to the info actuator - MarkdownFilesContributor() - Constructor for class one.x1f.sip.foundation.core.actuator.info.MarkdownFilesContributor
- MarkdownObject - Class in one.x1f.sip.foundation.core.actuator.info
-
POJO object for storing the markdown file
- MarkdownObject(String) - Constructor for class one.x1f.sip.foundation.core.actuator.info.MarkdownObject
- MarkdownUtil - Class in one.x1f.sip.foundation.core.util
- MarkdownUtil() - Constructor for class one.x1f.sip.foundation.core.util.MarkdownUtil
- MarshallerDefinition - Interface in one.x1f.sip.foundation.core.declarative.model
-
Class providing various way to define a marshaller
- matchedImports() - Method in record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Returns the value of the
matchedImports
record component. - matches(String) - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroup
- matches(Endpoint) - Method in class one.x1f.sip.foundation.core.actuator.health.HealthIndicatorMatcher
- mavenProject - Variable in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- MessageProperties - Class in one.x1f.sip.foundation.testkit.configurationproperties.models
-
Class that holds a single message used in test cases
- MessageProperties() - Constructor for class one.x1f.sip.foundation.testkit.configurationproperties.models.MessageProperties
- messageSource() - Method in class one.x1f.sip.foundation.core.translate.TranslateConfiguration
-
Defines and configures a
MessageSource
- MethodBasedConnectorExtension - Class in one.x1f.sip.foundation.core.declarative.connector
- MethodBasedConnectorExtension(ConnectorDefinition, Method) - Constructor for class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorExtension
- MethodBasedConnectorProcessor - Class in one.x1f.sip.foundation.core.declarative.connector
- MethodBasedConnectorProcessor(ConnectorDefinition, Method) - Constructor for class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- MISSING_PARAMETERS_EXCEPTION_MSG - Static variable in class one.x1f.sip.foundation.testkit.util.TestCaseDefinitionValidator
- MISSING_TITLE_EXCEPTION_MSG - Static variable in class one.x1f.sip.foundation.testkit.util.TestCaseDefinitionValidator
- mock(UnaryOperator<Exchange>) - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
-
Sets proxy's mock function.
- Mock - Class in one.x1f.sip.foundation.testkit.workflow.givenphase
-
Parent class for mocks.
- Mock() - Constructor for class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
- MOCK - Enum constant in enum class one.x1f.sip.foundation.testkit.exception.ExceptionType
- MockFactory - Class in one.x1f.sip.foundation.testkit.workflow.givenphase
-
Factory class used for creation of external call mocks.
- MockFactory() - Constructor for class one.x1f.sip.foundation.testkit.workflow.givenphase.MockFactory
- MockReport - Class in one.x1f.sip.foundation.testkit.workflow.reporting.model
-
Report for a single Mock
- MockReport() - Constructor for class one.x1f.sip.foundation.testkit.workflow.reporting.model.MockReport
- ModelMapper<S,
T> - Interface in one.x1f.sip.foundation.core.declarative.model -
Interface for mappers between two data types
- ModelTransformationException - Exception in one.x1f.sip.foundation.core.util.exception
-
Exception which occurs when the model transformation was unsuccessful
- ModelTransformationException() - Constructor for exception one.x1f.sip.foundation.core.util.exception.ModelTransformationException
- ModelValidationException - Exception in one.x1f.sip.foundation.core.util.exception
-
Exception which occurs when the model is invalid
- ModelValidationException() - Constructor for exception one.x1f.sip.foundation.core.util.exception.ModelValidationException
N
- name() - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthIndicator
-
Returns the name of the endpoint.
- name() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPFeature
- newDocumentBuilder() - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.util.SilentDocumentFactory
-
Creates a new instance of a silent document builder.
- newMockInstance(String, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.MockFactory
-
Creates new mock instance and sets required properties.
- None() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.ConnectorDefinition.None
- None() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.ConnectorExtension.None
- noopConsumer(RemoteFileEndpoint<?>, RemoteFileOperations<?>) - Static method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpHealthConsumers
-
Executes the FTP NOOP request to check if the remote FTP server is healthy.
- noopHealthIndicator(Endpoint) - Static method in class one.x1f.sip.foundation.core.actuator.health.ftp.FtpHealthIndicators
-
Executes the FTP NOOP request to check if the remote FTP server is healthy.
- NoRouteInvokerException - Exception in one.x1f.sip.foundation.testkit.exception
-
Exception for non-existent
RouteInvoker
inRouteInvokerFactory
- NoRouteInvokerException(String) - Constructor for exception one.x1f.sip.foundation.testkit.exception.NoRouteInvokerException
- notify(CamelEvent) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
-
Trigger caching of routes and endpoints mappings
- notify(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- notify(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCompletedExchangeEventNotifier
- notify(CamelEvent) - Method in class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCreatedExchangeEventNotifier
O
- of(String) - Static method in class one.x1f.sip.foundation.core.actuator.health.PathMatcher
-
Creates a PathMatcher for the given expression.
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class one.x1f.sip.foundation.core.actuator.config.EndpointExposureConfiguration
- one.x1f.sip.foundation.core - package one.x1f.sip.foundation.core
- one.x1f.sip.foundation.core.actuator.common - package one.x1f.sip.foundation.core.actuator.common
- one.x1f.sip.foundation.core.actuator.config - package one.x1f.sip.foundation.core.actuator.config
- one.x1f.sip.foundation.core.actuator.health - package one.x1f.sip.foundation.core.actuator.health
- one.x1f.sip.foundation.core.actuator.health.camel - package one.x1f.sip.foundation.core.actuator.health.camel
- one.x1f.sip.foundation.core.actuator.health.ftp - package one.x1f.sip.foundation.core.actuator.health.ftp
- one.x1f.sip.foundation.core.actuator.health.http - package one.x1f.sip.foundation.core.actuator.health.http
- one.x1f.sip.foundation.core.actuator.health.jms - package one.x1f.sip.foundation.core.actuator.health.jms
- one.x1f.sip.foundation.core.actuator.health.scheduler - package one.x1f.sip.foundation.core.actuator.health.scheduler
- one.x1f.sip.foundation.core.actuator.info - package one.x1f.sip.foundation.core.actuator.info
- one.x1f.sip.foundation.core.actuator.routes - package one.x1f.sip.foundation.core.actuator.routes
- one.x1f.sip.foundation.core.actuator.routes.annotations - package one.x1f.sip.foundation.core.actuator.routes.annotations
- one.x1f.sip.foundation.core.annotation - package one.x1f.sip.foundation.core.annotation
- one.x1f.sip.foundation.core.configuration - package one.x1f.sip.foundation.core.configuration
- one.x1f.sip.foundation.core.declarative - package one.x1f.sip.foundation.core.declarative
- one.x1f.sip.foundation.core.declarative.annotation - package one.x1f.sip.foundation.core.declarative.annotation
- one.x1f.sip.foundation.core.declarative.annotation.connector - package one.x1f.sip.foundation.core.declarative.annotation.connector
- one.x1f.sip.foundation.core.declarative.annotation.connector.extension - package one.x1f.sip.foundation.core.declarative.annotation.connector.extension
- one.x1f.sip.foundation.core.declarative.annotation.rest - package one.x1f.sip.foundation.core.declarative.annotation.rest
- one.x1f.sip.foundation.core.declarative.configuration - package one.x1f.sip.foundation.core.declarative.configuration
- one.x1f.sip.foundation.core.declarative.connector - package one.x1f.sip.foundation.core.declarative.connector
- one.x1f.sip.foundation.core.declarative.connectorgroup - package one.x1f.sip.foundation.core.declarative.connectorgroup
- one.x1f.sip.foundation.core.declarative.dto - package one.x1f.sip.foundation.core.declarative.dto
- one.x1f.sip.foundation.core.declarative.model - package one.x1f.sip.foundation.core.declarative.model
- one.x1f.sip.foundation.core.declarative.orchestration - package one.x1f.sip.foundation.core.declarative.orchestration
- one.x1f.sip.foundation.core.declarative.orchestration.common.dsl - package one.x1f.sip.foundation.core.declarative.orchestration.common.dsl
- one.x1f.sip.foundation.core.declarative.orchestration.connector - package one.x1f.sip.foundation.core.declarative.orchestration.connector
- one.x1f.sip.foundation.core.declarative.orchestration.process - package one.x1f.sip.foundation.core.declarative.orchestration.process
- one.x1f.sip.foundation.core.declarative.orchestration.process.dsl - package one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
- one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding - package one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
- one.x1f.sip.foundation.core.declarative.orchestration.scenario - package one.x1f.sip.foundation.core.declarative.orchestration.scenario
- one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl - package one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- one.x1f.sip.foundation.core.declarative.process - package one.x1f.sip.foundation.core.declarative.process
- one.x1f.sip.foundation.core.declarative.scenario - package one.x1f.sip.foundation.core.declarative.scenario
- one.x1f.sip.foundation.core.declarative.utils - package one.x1f.sip.foundation.core.declarative.utils
- one.x1f.sip.foundation.core.declarative.validator - package one.x1f.sip.foundation.core.declarative.validator
- one.x1f.sip.foundation.core.openapi - package one.x1f.sip.foundation.core.openapi
- one.x1f.sip.foundation.core.proxies - package one.x1f.sip.foundation.core.proxies
- one.x1f.sip.foundation.core.proxies.extension - package one.x1f.sip.foundation.core.proxies.extension
- one.x1f.sip.foundation.core.scope - package one.x1f.sip.foundation.core.scope
- one.x1f.sip.foundation.core.scope.conversation - package one.x1f.sip.foundation.core.scope.conversation
- one.x1f.sip.foundation.core.scope.conversation.notifiers - package one.x1f.sip.foundation.core.scope.conversation.notifiers
- one.x1f.sip.foundation.core.trace - package one.x1f.sip.foundation.core.trace
- one.x1f.sip.foundation.core.translate - package one.x1f.sip.foundation.core.translate
- one.x1f.sip.foundation.core.translate.logging - package one.x1f.sip.foundation.core.translate.logging
- one.x1f.sip.foundation.core.util - package one.x1f.sip.foundation.core.util
- one.x1f.sip.foundation.core.util.exception - package one.x1f.sip.foundation.core.util.exception
- one.x1f.sip.foundation.mvnplugin - package one.x1f.sip.foundation.mvnplugin
- one.x1f.sip.foundation.mvnplugin.model - package one.x1f.sip.foundation.mvnplugin.model
- one.x1f.sip.foundation.security - package one.x1f.sip.foundation.security
- one.x1f.sip.foundation.security.authentication - package one.x1f.sip.foundation.security.authentication
- one.x1f.sip.foundation.security.authentication.basic - package one.x1f.sip.foundation.security.authentication.basic
- one.x1f.sip.foundation.security.authentication.common.extractors - package one.x1f.sip.foundation.security.authentication.common.extractors
- one.x1f.sip.foundation.security.authentication.common.validators - package one.x1f.sip.foundation.security.authentication.common.validators
- one.x1f.sip.foundation.security.authentication.x509 - package one.x1f.sip.foundation.security.authentication.x509
- one.x1f.sip.foundation.security.config - package one.x1f.sip.foundation.security.config
- one.x1f.sip.foundation.soap - package one.x1f.sip.foundation.soap
- one.x1f.sip.foundation.soap.autoconfigure - package one.x1f.sip.foundation.soap.autoconfigure
- one.x1f.sip.foundation.soap.declarative.connector - package one.x1f.sip.foundation.soap.declarative.connector
- one.x1f.sip.foundation.soap.utils - package one.x1f.sip.foundation.soap.utils
- one.x1f.sip.foundation.testkit - package one.x1f.sip.foundation.testkit
- one.x1f.sip.foundation.testkit.config - package one.x1f.sip.foundation.testkit.config
- one.x1f.sip.foundation.testkit.configurationproperties - package one.x1f.sip.foundation.testkit.configurationproperties
- one.x1f.sip.foundation.testkit.configurationproperties.models - package one.x1f.sip.foundation.testkit.configurationproperties.models
- one.x1f.sip.foundation.testkit.exception - package one.x1f.sip.foundation.testkit.exception
- one.x1f.sip.foundation.testkit.util - package one.x1f.sip.foundation.testkit.util
- one.x1f.sip.foundation.testkit.workflow - package one.x1f.sip.foundation.testkit.workflow
- one.x1f.sip.foundation.testkit.workflow.givenphase - package one.x1f.sip.foundation.testkit.workflow.givenphase
- one.x1f.sip.foundation.testkit.workflow.reporting.model - package one.x1f.sip.foundation.testkit.workflow.reporting.model
- one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor - package one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor
- one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl - package one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl
- one.x1f.sip.foundation.testkit.workflow.thenphase.result - package one.x1f.sip.foundation.testkit.workflow.thenphase.result
- one.x1f.sip.foundation.testkit.workflow.thenphase.validator - package one.x1f.sip.foundation.testkit.workflow.thenphase.validator
- one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl - package one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl
- one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators - package one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
- one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.util - package one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.util
- one.x1f.sip.foundation.testkit.workflow.whenphase - package one.x1f.sip.foundation.testkit.workflow.whenphase
- one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker - package one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker
- one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions - package one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions
- one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers - package one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers
- one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl - package one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
- OpenApiContextPathResolver - Class in one.x1f.sip.foundation.core.openapi
- OpenApiContextPathResolver() - Constructor for class one.x1f.sip.foundation.core.openapi.OpenApiContextPathResolver
- OpenApiResolverAutoConfig - Class in one.x1f.sip.foundation.core.openapi
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.openapi package
- OpenApiResolverAutoConfig() - Constructor for class one.x1f.sip.foundation.core.openapi.OpenApiResolverAutoConfig
- Orchestratable<T extends OrchestrationInfo> - Interface in one.x1f.sip.foundation.core.declarative.orchestration
-
Common interface for elements that allow to be orchestrated by a matching
Orchestrator
. - OrchestrationInfo - Interface in one.x1f.sip.foundation.core.declarative.orchestration
-
Marker interface for classes that contain information necessary for an
Orchestrator
to fulfill its task. - OrchestrationStep(IntegrationScenarioDefinition, Object, Object) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Creates an instance of a
OrchestrationStep
record class. - OrchestrationStepResponse(IntegrationScenarioConsumerDefinition, M) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Creates an instance of a
OrchestrationStepResponse
record class. - Orchestrator<T extends OrchestrationInfo> - Interface in one.x1f.sip.foundation.core.declarative.orchestration
-
Generic Interface for orchestrators that can orchestrate an element with help of information provided through
OrchestrationInfo
. - originalRequestMatches(Class<T>, Predicate<T>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioContextPredicates
-
Tests the original request using the given predicate
- originalRequestMatches(Predicate<?>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrationContextPredicates
-
Tests the original request using the given predicate
- OUT - Enum constant in enum class one.x1f.sip.foundation.core.declarative.connector.ConnectorType
- OutboundConnector - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation to be used with an outbound connector base class (such as
GenericOutboundConnectorBase
). - OutboundConnectorDefinition - Interface in one.x1f.sip.foundation.core.declarative.connector
-
Definition of an outbound connector, which is a specialization of a
ConnectorDefinition
that forwards an integration call to an external system and, if necessary, receives its response. - OutboundSOAPMarshallerDefinition - Interface in one.x1f.sip.foundation.soap.utils
P
- parallelSplit(CompositeProcessStepSplitExpression<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement
- parallelSplit(CompositeProcessStepSplitExpression<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
- parameterFetchers - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- ParameterMapping - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.rest
-
Marks a method within a
RestInboundConnectorBase
that is used to map path- and query-parameters to the request-model. - parse(Path) - Method in class one.x1f.sip.foundation.mvnplugin.ImportStatementParser
-
Converts files into more suitable
ParsedJavaFile
format. - ParsedJavaFile - Record Class in one.x1f.sip.foundation.mvnplugin.model
-
Represents a source file that has been parsed for import statements.
- ParsedJavaFile(Path, String, Collection<ImportStatement>) - Constructor for record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Creates an instance of a
ParsedJavaFile
record class. - parseExchangeProperties(EndpointProperties, CamelContext) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Create exchange from test definition
- parseImport(String, int) - Method in class one.x1f.sip.foundation.mvnplugin.ImportStatementParser
- path() - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Returns the value of the
path
record component. - PathMatcher - Class in one.x1f.sip.foundation.core.actuator.health
-
PathMatcher
offers the ability to match CamelEndpoint
s - actually their URIs, with URI patterns implemented by theAntPathMatcher
. - PathMatcher(String) - Constructor for class one.x1f.sip.foundation.core.actuator.health.PathMatcher
- PathParameter - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.rest
-
Indicates a REST path-parameter to be assigned to the annotated parameter of a mapping-function annotated with @
ParameterMapping
- pathToDocumentationResource() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.CompositeProcess
-
Optional path to the resource (typically a markdown file) that describes this composite process.
- pathToDocumentationResource() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.ConnectorGroup
-
Optional path to the resource (typically a markdown file) that describes this connector group.
- pathToDocumentationResource() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
-
Optional path to the resource (typically a markdown file) that describes this connector.
- pathToDocumentationResource() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.IntegrationScenario
-
Optional path to the resource (typically a markdown file) that describes this integration scenario.
- pathToDocumentationResource() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
-
Optional path to the resource (typically a markdown file) that describes this connector.
- placedFirst - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- placedLast - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- placementAbsolute - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- placementAfterExtension - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- placementBeforeExtension - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionRegistryEntry
- populateOrchestrationDefinition(CompositeProcessDefinition) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrator
-
Provides a way to get the definition that is created inside the DSL.
- predicate() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Returns the value of the
predicate
record component. - predicate() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Returns the value of the
predicate
record component. - predicate() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
predicate
record component. - predicate() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
predicate
record component. - predicate() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
predicate
record component. - prefillEndpointRouteMappings(CamelContext) - Method in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- prepareHeaders(Exchange) - Static method in class one.x1f.sip.foundation.testkit.util.HttpInvokerHelper
-
Creates headers for test kit execution
- prepareTestingEnvironment(ConfigurableEnvironment) - Method in class one.x1f.sip.foundation.testkit.config.AutoBatchTestCaseLoading
-
Adds testcases to environment
- primary - Variable in class one.x1f.sip.foundation.core.declarative.dto.EndpointInfo
- process(TestExecutionStatus) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.DefaultReportProcessor
-
Processes and logs executed test
- process(TestExecutionStatus) - Method in interface one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.ResultProcessor
-
Processes a
TestExecutionStatus
- process(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- process(Exchange) - Method in interface one.x1f.sip.foundation.core.declarative.model.ModelMapper
-
Maps from source to target model using the
ConnectorExtension
API. - process(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.validator.CDMValidator
- process(Exchange, AsyncCallback) - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
- ProcessBranch(List<CallableWithinProcessDefinition>, I, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranch
- ProcessBranch(List<CallableWithinProcessDefinition>, I, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranch
- ProcessBranch(List<CallableWithinProcessDefinition>, I, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranch
- ProcessBranch(List<CallableWithinProcessDefinition>, I, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranch
- ProcessBranchStatements(CompositeProcessStepConditional, List<CallableWithinProcessDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Creates an instance of a
ProcessBranchStatements
record class. - ProcessBranchStatements(CompositeProcessStepConditional, List<CallableWithinProcessDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Creates an instance of a
ProcessBranchStatements
record class. - ProcessBranchStatements(CompositeProcessStepIterations, List<CallableWithinProcessDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Creates an instance of a
ProcessBranchStatements
record class. - ProcessBranchStatements(CompositeProcessStepSplitExpression<?>, List<CallableWithinProcessDefinition>) - Constructor for record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Creates an instance of a
ProcessBranchStatements
record class. - ProcessConsumerCalls<S extends ProcessConsumerCalls<S,
R>, R> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl -
DSL interface for calling a consumer by its
IntegrationScenarioDefinition
class - ProcessDslBase<S extends ProcessDslBase<S,
R>, R> - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl -
Base element for DSL classes used to orchestrate in process orchestration
- ProcessDslBase(R, CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessDslBase
- processId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.CompositeProcess
- processLine(String, int) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.LogbackOutputStream
- ProcessOrchestrationContextPredicates - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Utilities for writing the conditionals in the DSL
- ProcessOrchestrationContextPredicates() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrationContextPredicates
- ProcessOrchestrationDefinition - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
DSL class for specifying orchestration of complex processes with or without conditions
- ProcessOrchestrationDefinition(CompositeProcessDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
-
Constructor
- ProcessOrchestrator - Class in one.x1f.sip.foundation.core.declarative.orchestration.process
-
Orchestrator meant to be attached to
CompositeProcess
- processorMethod - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- ProcessorProxy - Class in one.x1f.sip.foundation.core.proxies
-
Proxy for Apache Camel Processors
- ProcessorProxy(NamedNode, Processor, List<ProxyExtension>) - Constructor for class one.x1f.sip.foundation.core.proxies.ProcessorProxy
-
Creates new instance of ProcessorProxy
- ProcessorProxyConfiguration - Class in one.x1f.sip.foundation.core.proxies
-
Configuration for ProcessorProxy
- ProcessorProxyConfiguration() - Constructor for class one.x1f.sip.foundation.core.proxies.ProcessorProxyConfiguration
- ProcessorProxyMock - Class in one.x1f.sip.foundation.testkit.workflow.givenphase
-
Creates and defines behaviour for Camel based external service mocks
- ProcessorProxyMock() - Constructor for class one.x1f.sip.foundation.testkit.workflow.givenphase.ProcessorProxyMock
- ProcessorProxyRegistry - Class in one.x1f.sip.foundation.core.proxies
-
Contains registry of
ProcessorProxy
, which can be accessed viaProcessor
id. - ProcessorProxyRegistry() - Constructor for class one.x1f.sip.foundation.core.proxies.ProcessorProxyRegistry
- ProcessorProxyTestPreConditioner - Class in one.x1f.sip.foundation.testkit.config
-
Adds a mock function to all outgoing Processor Proxies
- ProcessorProxyTestPreConditioner() - Constructor for class one.x1f.sip.foundation.testkit.config.ProcessorProxyTestPreConditioner
- PROPERTY_NAME - Static variable in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
- propertyExists(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- provideArguments(ExtensionContext) - Method in class one.x1f.sip.foundation.testkit.util.SIPBatchTestArgumentSource
- provider() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.CompositeProcess
- ProxyAutoConfig - Class in one.x1f.sip.foundation.core.proxies
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.proxies package, based on sip.core.proxy.enabled value (true by default).
- ProxyAutoConfig() - Constructor for class one.x1f.sip.foundation.core.proxies.ProxyAutoConfig
- proxyBeanMethods() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPIntegrationAdapter
-
Alias for proxyBeanMethods in
SpringBootApplication
- ProxyExtension - Interface in one.x1f.sip.foundation.core.proxies.extension
-
Proxy extension API
Q
- QueryParameter - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.rest
-
Indicates a REST query-parameter to be assigned to the annotated parameter of a mapping-function annotated with @
ParameterMapping
.
R
- readMarkdownFileAndEmbedLocalImages(ClassPathResource) - Method in class one.x1f.sip.foundation.core.util.MarkdownUtil
- reassignNonSerializableValue(String, Object) - Static method in class one.x1f.sip.foundation.core.util.SIPExchangeHelper
- recreateHeadersProcessor(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.AdapterBuilder.HeaderCleanupProcessors
- reformatEscapeCharacter(String) - Static method in class one.x1f.sip.foundation.testkit.util.RegexUtil
-
Replaces escape characters
- RegexComparator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
- RegexComparator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.RegexComparator
- regexMatch(String, String) - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroup
- RegexUtil - Class in one.x1f.sip.foundation.testkit.util
-
Util class for comparing a string to a pattern
- register(String, Function<Endpoint, Health>) - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthRegistry
-
Registers health checking function for the given URI pattern.
- register(String, ProcessorProxy) - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxyRegistry
-
Registers a new
ProcessorProxy
- registerById(String, Function<Endpoint, Health>) - Method in class one.x1f.sip.foundation.core.actuator.health.EndpointHealthRegistry
-
Registers health checking function for the given processor id.
- registerClassForOnException(OnExceptionDefinition, String) - Method in class one.x1f.sip.foundation.core.declarative.DeclarationsRegistry
- registerClassForOnException(OnExceptionDefinition, String) - Method in interface one.x1f.sip.foundation.core.declarative.DeclarationsRegistryApi
-
Registers the class with given
className
for onException handling - registerExchange(String, String) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationTracker
- relatedConnector - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- removeBean() - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- ReportActivityProxyExtension - Class in one.x1f.sip.foundation.testkit.workflow.givenphase
-
Proxy extensions for tracking activity of mocked ProcessorProxy
- ReportActivityProxyExtension() - Constructor for class one.x1f.sip.foundation.testkit.workflow.givenphase.ReportActivityProxyExtension
- reportExecutionException(Exception) - Method in class one.x1f.sip.foundation.testkit.workflow.TestCase
-
Signal this test case that the Exception happened so the TestReport can be updated
- request() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Returns the value of the
request
record component. - requestedBodyTypes - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- RequestExtension - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation that is used to mark an extension that should be attached to the request-flow of a Connector.
- requestExtensionsRegistry - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- RequestMappingRouteTransformer<S,
T> - Class in one.x1f.sip.foundation.core.declarative.model -
Request Model transformer used in conjunction with a
ModelMapper
. - RequestMappingRouteTransformer(Supplier<ConnectorDefinition>, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Constructor for class one.x1f.sip.foundation.core.declarative.model.RequestMappingRouteTransformer
- requestModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
- requestModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.IntegrationScenario
- requestModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- RequestProcessor - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation that is used to mark a processor that should be attached to the request-flow of a Connector.
- REQUIRED_WHEN_EXECUTE_EXCEPTION_MSG - Static variable in class one.x1f.sip.foundation.testkit.util.TestCaseDefinitionValidator
- reset() - Method in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
-
Resets the state of the proxy to default.
- reset(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Reset a specific route
- resetAll() - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Resets all routes
- resolveCamelContextPathInOpenApi() - Method in class one.x1f.sip.foundation.core.openapi.OpenApiContextPathResolver
- resolveConsumer(Exchange, CamelContext) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Get camel consumer based on exchange route id
- resolveEndpoint(Exchange, CamelContext) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Get camel endpoint based on exchange route id
- resolveForbiddenEndpoint(EndpointConsumerBuilder) - Static method in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- resolveRoute(Exchange, CamelContext) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Get camel route based on exchange route id
- response() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Returns the value of the
response
record component. - ResponseExtension - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation that is used to mark an extension that should be attached to the response-flow of a Connector.
- responseExtensionsRegistry - Variable in class one.x1f.sip.foundation.core.declarative.orchestration.connector.ConnectorExtensionChainOrchestrator
- ResponseMappingRouteTransformer<S,
T> - Class in one.x1f.sip.foundation.core.declarative.model -
Response Model transformer used in conjunction with a
ModelMapper
. - ResponseMappingRouteTransformer(Supplier<ConnectorDefinition>, Supplier<IntegrationScenarioDefinition>, ModelMapper<S, T>) - Constructor for class one.x1f.sip.foundation.core.declarative.model.ResponseMappingRouteTransformer
- responseMatches(Predicate<Object>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.process.ProcessOrchestrationContextPredicates
-
Tests the current response against the given predicate
- responseMatches(Predicate<M>) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioContextPredicates
-
Tests the current response against the given predicate
- responseModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.InboundConnector
- responseModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.IntegrationScenario
- responseModel() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.OutboundConnector
- ResponseProcessor - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation.connector.extension
-
Annotation that is used to mark a processor that should be attached to the response-flow of a Connector.
- RESTExceptionHandler - Class in one.x1f.sip.foundation.core.actuator.routes
-
Controller advice for handling IncompatibleOperationException
- RESTExceptionHandler() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.RESTExceptionHandler
- RestInboundConnectorBase - Class in one.x1f.sip.foundation.core.declarative.connector
-
Base class for defining inbound REST connectors via Camel's
RestDefinition
DSL. - RestInboundConnectorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.connector.RestInboundConnectorBase
- RestRouteInvoker - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl
-
Invoker class for triggering Camel REST route
- RestRouteInvoker() - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.RestRouteInvoker
- result() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Returns the value of the
result
record component. - RESULT_VALIDATOR - Enum constant in enum class one.x1f.sip.foundation.testkit.exception.ExceptionType
- ResultProcessor - Interface in one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor
-
Provides method to process results
- ResultsFormatter - Class in one.x1f.sip.foundation.mvnplugin
-
Formats the info about found cross dependencies for presentation purpose.
- ResultsFormatter() - Constructor for class one.x1f.sip.foundation.mvnplugin.ResultsFormatter
- RESUME - Enum constant in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
- resumeAll() - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Resumes all routes
- resumeRoute(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.RouteControllerLoggingDecorator
-
Resuming route and logging the action
- returnExchange - Variable in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
- returnType - Variable in class one.x1f.sip.foundation.core.declarative.connector.MethodBasedConnectorProcessor
- roleSuffixInRouteId - Variable in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- route(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Returns details of a route
- RouteAdditionalInfo() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteDetails.RouteAdditionalInfo
- RouteControllerLoggingDecorator - Class in one.x1f.sip.foundation.core.actuator.routes
-
Class used by
RouteOperation
instead of callingRouteController
, in order to add missing logs. - RouteControllerLoggingDecorator() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.RouteControllerLoggingDecorator
- RouteDeclarativeStructureInfo - Class in one.x1f.sip.foundation.core.declarative.dto
- RouteDeclarativeStructureInfo() - Constructor for class one.x1f.sip.foundation.core.declarative.dto.RouteDeclarativeStructureInfo
- RouteDefinitionConsumer - Interface in one.x1f.sip.foundation.core.declarative.model
- RouteExchangeSummary() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteDetails.RouteExchangeSummary
- RouteGeneratorBase - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Base class for generating Camel routes from a DSL
- RouteGeneratorBase() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorBase
- RouteGeneratorForCallConditionalProcessConsumer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for conditional process consumer calls from a DSL
- RouteGeneratorForCallConditionalProcessConsumer(CompositeProcessOrchestrationInfo, CallNestedCondition, Set<IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForCallConditionalProcessConsumer
- RouteGeneratorForCallProcessConsumer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for process consumer calls from a DSL
- RouteGeneratorForCallProcessConsumer(CompositeProcessOrchestrationInfo, CallProcessConsumer, Set<IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForCallProcessConsumer
- RouteGeneratorForCallScenarioConsumerDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Class for generating Camel routes for scenario consumer calls from a DSL
- RouteGeneratorForCallScenarioConsumerDefinition(ScenarioOrchestrationInfo, CallScenarioConsumerBaseDefinition<?, ?, M>, Set<IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForCallScenarioConsumerDefinition
- RouteGeneratorForConditionalCallScenarioConsumerDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- RouteGeneratorForConditionalCallScenarioConsumerDefinition(ScenarioOrchestrationInfo, ConditionalCallScenarioConsumerDefinition<?, M>, Set<IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForConditionalCallScenarioConsumerDefinition
- RouteGeneratorForForLoopCallScenarioConsumerDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- RouteGeneratorForForLoopCallScenarioConsumerDefinition(ScenarioOrchestrationInfo, ForLoopCallScenarioConsumerDefinition<?, M>, Set<IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForForLoopCallScenarioConsumerDefinition
- RouteGeneratorForForLoopCallScenarioConsumerDefinition.ForLoopIterationsExpression - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- RouteGeneratorForForLoopCallScenarioConsumerDefinition.IterationsHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- RouteGeneratorForForLoopProcessConsumer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for 'for' loop process consumer calls from a DSL
- RouteGeneratorForForLoopProcessConsumer(CompositeProcessOrchestrationInfo, CallForLoopStatement<?>, Set<IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForForLoopProcessConsumer
- RouteGeneratorForForLoopProcessConsumer.IterationsExpression - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
- RouteGeneratorForProcessOrchestrationDefinition - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for process orchestration via DSL This class generates route starts and delegate creating routes for consumer calls and conditionals to other route generators.
- RouteGeneratorForProcessOrchestrationDefinition(CompositeProcessOrchestrationInfo, ProcessOrchestrationDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForProcessOrchestrationDefinition
- RouteGeneratorForScenarioOrchestrationDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Class for generating Camel routes for scenario orchestration via DSL
- RouteGeneratorForScenarioOrchestrationDefinition(ScenarioOrchestrationInfo, ScenarioOrchestrationDefinition<M>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForScenarioOrchestrationDefinition
- RouteGeneratorForScenarioProvidersDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Class for generating Camel routes for scenario providers via DSL
- RouteGeneratorForScenarioProvidersDefinition(ScenarioOrchestrationInfo, ForScenarioProvidersBaseDefinition, Set<IntegrationScenarioProviderDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForScenarioProvidersDefinition
- RouteGeneratorForSplitProcessConsumer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for 'split' process consumer calls from a DSL
- RouteGeneratorForSplitProcessConsumer(CompositeProcessOrchestrationInfo, CallSplitStatement<?>, Set<IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForSplitProcessConsumer
- RouteGeneratorForSplitProcessConsumer.SplitExpression - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
- RouteGeneratorForWhileLoopCallScenarioConsumerDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- RouteGeneratorForWhileLoopCallScenarioConsumerDefinition(ScenarioOrchestrationInfo, WhileLoopCallScenarioConsumerDefinition<?, M>, Set<IntegrationScenarioConsumerDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForWhileLoopCallScenarioConsumerDefinition
- RouteGeneratorForWhileLoopProcessConsumer - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Class for generating Camel routes for while loop process consumer calls from a DSL
- RouteGeneratorForWhileLoopProcessConsumer(CompositeProcessOrchestrationInfo, CallWhileLoopStatement<?>, Set<IntegrationScenarioDefinition>) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForWhileLoopProcessConsumer
- RouteGeneratorInternalHelper - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.dsl
-
Class that exposes the insides of orchestration definition.
- RouteGeneratorInternalHelper() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.RouteGeneratorInternalHelper
- RouteGeneratorProcessBase - Class in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Base class for generating Camel routes from a DSL
- RouteGeneratorProcessBase() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorProcessBase
- routeId - Variable in class one.x1f.sip.foundation.core.declarative.dto.RouteInfo
- RouteIdParameter - Annotation Interface in one.x1f.sip.foundation.core.actuator.routes.annotations
- RouteInfo - Class in one.x1f.sip.foundation.core.declarative.dto
- RouteInfo() - Constructor for class one.x1f.sip.foundation.core.declarative.dto.RouteInfo
- RouteInvoker - Interface in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker
-
Route invoker interface
- RouteInvokerException - Exception in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions
-
Exception for impossible invoking first processor in tested route
- RouteInvokerException(String) - Constructor for exception one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions.RouteInvokerException
- RouteInvokerFactory - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker
-
Factory class which invokes proper RouteInvoker based on Endpoint type
- RouteInvokerFactory(Set<RouteInvoker>, CamelContext) - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvokerFactory
- RouteOperation - Enum Class in one.x1f.sip.foundation.core.actuator.routes
- RouteOperationParameter - Annotation Interface in one.x1f.sip.foundation.core.actuator.routes.annotations
- RouteProcessingTimes() - Constructor for class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteDetails.RouteProcessingTimes
- routeRole - Variable in class one.x1f.sip.foundation.core.declarative.dto.RouteInfo
- RouteRole - Enum Class in one.x1f.sip.foundation.core.declarative
-
Enum containing the different roles of a route.
- routes(List<String>) - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
List of routes summaries
- RoutesRegistry - Class in one.x1f.sip.foundation.core.declarative
-
Internal registry that holds mapping between declarative elements and Camel Routes.
- RoutesRegistry(DeclarationsRegistryApi) - Constructor for class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- run() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForProcessOrchestrationDefinition
- run() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.RouteGeneratorForScenarioOrchestrationDefinition
- run() - Method in class one.x1f.sip.foundation.testkit.workflow.TestCase
-
Start Test execution
- run(ProcessorProxy, Exchange, Exchange) - Method in interface one.x1f.sip.foundation.core.proxies.extension.ProxyExtension
-
Method every extension should implement.
- run(ProcessorProxy, Exchange, Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.ReportActivityProxyExtension
- run(TestCase) - Method in class one.x1f.sip.foundation.testkit.workflow.TestRunner
-
Run a single build test case.
S
- SCENARIO_HANDOFF - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- SCENARIO_ORCHESTRATION - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- SCENARIO_TAKEOVER - Enum constant in enum class one.x1f.sip.foundation.core.declarative.RouteRole
- ScenarioConsumerCalls<S extends ScenarioConsumerCalls<S,
R, M>, R, M> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
Interface containing various methods to trigger a call to an integration-scenario consumer.
- ScenarioConsumerCallsDelegate<S extends ScenarioConsumerCalls<S,
R, M>, R, M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl - ScenarioConsumerCallsDelegate() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioConsumerCallsDelegate
- ScenarioContextPredicates - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- ScenarioContextPredicates() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioContextPredicates
- ScenarioDslDefinitionBase<S extends ScenarioDslDefinitionBase<S,
R, M>, R, M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
Base element for DSL classes used to orchestrate in integration scenario
- ScenarioDslDefinitionBase(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioDslDefinitionBase
- scenarioId - Variable in class one.x1f.sip.foundation.core.declarative.dto.RouteDeclarativeStructureInfo
- scenarioId() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.IntegrationScenario
- ScenarioOrchestrationContext<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Context used during the orchestration of an integration-scenario.
- ScenarioOrchestrationContext() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
- ScenarioOrchestrationContext.OrchestrationStepResponse<M> - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Record that holds the response for a single orchestration step
- ScenarioOrchestrationDefinition<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
DSL class for specifying orchestration of scenario providers
- ScenarioOrchestrationDefinition(IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ScenarioOrchestrationDefinition
-
Constructor
- ScenarioOrchestrationHandlers - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Various handlers use in scenario orchestration *
- ScenarioOrchestrationHandlers() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers
- ScenarioOrchestrationHandlers.ConsumerRequestHandler<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
- ScenarioOrchestrationHandlers.ConsumerResponseHandler<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
- ScenarioOrchestrationHandlers.ContextInitializer - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
- ScenarioOrchestrationHandlers.ContextPredicateHandler<M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
- ScenarioOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
- ScenarioOrchestrationHelper - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Helper class for Scenario Orchestration
- ScenarioOrchestrationHelper() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHelper
- ScenarioOrchestrationInfo - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Class that holds information to be used by orchestrators of an integration-scenario.
- ScenarioOrchestrator - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Orchestrator meant to be attached to integration-scenarios.
- ScenarioOrchestrator() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrator
- ScenarioStepIterations<M> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding
-
Functional interface used to determine number of iterations of for loop in process orchestration
- ScenarioStepRequestExtractor<M> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Interface to extract the request object for a scenario consumer call
- ScenarioStepResponseAggregator<M> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Interface to aggregate the response of an individual scenario consumer call into an overall aggregated response
- ScenarioStepResponseConsumer<M> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
-
Interface to consume or handle the response of an individual scenario consumer call
- scheduledExecution() - Method in class one.x1f.sip.foundation.core.actuator.health.scheduler.ScheduledHealthCheck
-
Scheduled health check
- ScheduledHealthCheck - Class in one.x1f.sip.foundation.core.actuator.health.scheduler
-
Scheduled execution for connection checks.
- ScheduledHealthCheck() - Constructor for class one.x1f.sip.foundation.core.actuator.health.scheduler.ScheduledHealthCheck
- SCOPE_PROPERTY - Static variable in class one.x1f.sip.foundation.core.scope.conversation.notifiers.ConversationCreatedExchangeEventNotifier
- scopeBeans - Variable in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- SecurityConfig - Class in one.x1f.sip.foundation.security.config
-
Central place of all configs related for spring-security settings regarding the sip authentication features
- SecurityConfig(Optional<List<SIPAuthenticationProvider<?>>>, SecurityConfigProperties, Optional<TokenExtractors>) - Constructor for class one.x1f.sip.foundation.security.config.SecurityConfig
-
Autowired constructor for creating SIP Security Configuration
- SecurityConfigProperties - Class in one.x1f.sip.foundation.security.config
-
Config properties for the complete sip-security authorization settings.
- SecurityConfigProperties() - Constructor for class one.x1f.sip.foundation.security.config.SecurityConfigProperties
- SecurityConfigProperties.AuthProviderSettings - Class in one.x1f.sip.foundation.security.config
-
Auth provider settings, containing the exact auth-provider to be used, and the respective validation configs
- SecurityConfigProperties.ValidationSettings - Class in one.x1f.sip.foundation.security.config
-
Validation settings for an auth provider
- selectGroupFor(String) - Method in class one.x1f.sip.foundation.mvnplugin.model.BannedImportGroups
-
Selects the
BannedImportGroup
with the most specific base package matching the given full qualified class name. - self() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.common.dsl.DslDefinitionBase
-
Use as an alternative to
this
in base-classes to return the actual subtype - setActualResponse(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.model.SIPAdapterExecutionReport
- setAdapterExceptionMessage(Exception) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.model.SIPAdapterExecutionReport
- setAggregatedResponse(M, Optional<StepResultCloner<M>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext
-
Sets the overall aggregated response for the integration call.
- setApplicationContext(ApplicationContext) - Method in class one.x1f.sip.foundation.core.declarative.connector.ConnectorBase
- setAuthenticated(boolean) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- setBehavior(TestExecutionStatus) - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
-
Sets mocks behavior
- setBehavior(TestExecutionStatus) - Method in class one.x1f.sip.foundation.testkit.workflow.givenphase.ProcessorProxyMock
-
Sets a mock operation on a proxy
- setBooleanProperty(String, boolean) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setByteProperty(String, byte) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setCamelContext(CamelContext) - Method in class one.x1f.sip.foundation.soap.declarative.connector.SIPJaxbDataFormat
- setConversationId(String) - Method in class one.x1f.sip.foundation.core.scope.conversation.ConversationContextHolder
- setDefaultMockOnAllEndpointProcessors() - Method in class one.x1f.sip.foundation.testkit.config.ProcessorProxyTestPreConditioner
-
Loops through the proxy registry and sets up default NOOP mock function for all outgoing (Endpoint) Processors
- setDoubleProperty(String, double) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setExchangeInContext(ScenarioOrchestrationContext<?>, Exchange) - Static method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHelper
-
Set exchange in ScenarioOrchestrationContext
- setExpected(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.model.MockReport
- setExpectedAdapterResponse(Exchange) - Method in class one.x1f.sip.foundation.testkit.workflow.TestExecutionStatus
-
Sets response which is expected to be returned by adapter during test.
- setFloatProperty(String, float) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setHaving(MessageProperties) - Method in class one.x1f.sip.foundation.testkit.configurationproperties.models.EndpointProperties
- setIntProperty(String, int) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSCorrelationID(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSCorrelationIDAsBytes(byte[]) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSDeliveryMode(int) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSDeliveryTime(long) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSDestination(Destination) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSExpiration(long) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSMessageID(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSPriority(int) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSRedelivered(boolean) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSReplyTo(Destination) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSTimestamp(long) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setJMSType(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setLoggerName(String) - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.TestKitLogbackFilter
-
Logger name setter, required by filter setup in logback.xml
- setLongProperty(String, long) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setMavenProject(MavenProject) - Method in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- setObjectProperty(String, Object) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setProcessResponse(Object, Optional<StepResultCloner<Object>>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext
-
Sets the overall process response for the integration call.
- setReturning(MessageProperties) - Method in class one.x1f.sip.foundation.testkit.configurationproperties.models.EndpointProperties
- setShortProperty(String, short) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setStringProperty(String, String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setText(String) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- setup() - Method in class one.x1f.sip.foundation.testkit.SIPBatchTest
- setupCamelEndpointHealthMonitor() - Method in class one.x1f.sip.foundation.core.actuator.health.HealthMonitorSetup
-
Registers health checking functions for the given processor ids.
- setupEndpointHealthIndicators() - Method in class one.x1f.sip.foundation.core.actuator.health.CamelEndpointHealthMonitor
- setWith(MessageProperties) - Method in class one.x1f.sip.foundation.testkit.configurationproperties.models.EndpointProperties
- setWorkflowException(Exception) - Method in class one.x1f.sip.foundation.testkit.workflow.TestExecutionStatus
-
Sets exception that was thrown by sip test kit, probably during test setup or validation phase.
- shouldSuspend(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FileRouteInvoker
- shouldSuspend(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.FtpRouteInvoker
- shouldSuspend(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.JmsRouteInvoker
- shouldSuspend(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.KafkaRouteInvoker
- shouldSuspend(Endpoint) - Method in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.MailRouteInvoker
- shouldSuspend(Endpoint) - Method in interface one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvoker
-
Check if component from RouteInvoker is for suspending
- shouldTrace(NamedNode) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- SilentDocumentFactory - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.util
-
A custom implementation of
DocumentBuilderFactoryImpl
that provides a silent document builder. - SilentDocumentFactory() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.util.SilentDocumentFactory
- SIP_COMPOSITE_ORCHESTRATOR_PREFIX - Static variable in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- SIP_CONNECTOR_PREFIX - Static variable in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- SIP_INTERNAL_SET_PROPERTY - Static variable in class one.x1f.sip.foundation.core.declarative.utils.DeclarativeHelper
- SIP_SCENARIO_ORCHESTRATOR_PREFIX - Static variable in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- SIP_SOAP_SERVICE_PREFIX - Static variable in class one.x1f.sip.foundation.core.declarative.RoutesRegistry
- SIPAdapterException - Exception in one.x1f.sip.foundation.core.util.exception
-
Base exception class for exception that are thrown by the adapter
- SIPAdapterException() - Constructor for exception one.x1f.sip.foundation.core.util.exception.SIPAdapterException
- SIPAdapterExecutionReport - Class in one.x1f.sip.foundation.testkit.workflow.reporting.model
- SIPAdapterExecutionReport() - Constructor for class one.x1f.sip.foundation.testkit.workflow.reporting.model.SIPAdapterExecutionReport
- SIPAlwaysAllowValidator<T extends SIPAuthenticationToken<T>> - Class in one.x1f.sip.foundation.security.authentication.common.validators
-
Dummy validator which does no checks, and allows each token to be authenticated.
- SIPAlwaysAllowValidator() - Constructor for class one.x1f.sip.foundation.security.authentication.common.validators.SIPAlwaysAllowValidator
- SIPAuthenticationProvider<T extends SIPAuthenticationToken<T>> - Class in one.x1f.sip.foundation.security.authentication
-
Base class for sip authentication providers.
- SIPAuthenticationProvider() - Constructor for class one.x1f.sip.foundation.security.authentication.SIPAuthenticationProvider
- SIPAuthenticationToken<T extends SIPAuthenticationToken<T>> - Class in one.x1f.sip.foundation.security.authentication
-
Interface for all auth tokens used in implementations of
SIPAuthenticationProvider
. - SIPAuthenticationToken() - Constructor for class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
- SIPAuthProviderCondition - Class in one.x1f.sip.foundation.security.authentication
-
Matcher class implementing the logic for the
ConditionalOnSIPAuthProvider
annotation. - SIPAuthProviderCondition() - Constructor for class one.x1f.sip.foundation.security.authentication.SIPAuthProviderCondition
- SIPAuthProvidersExistCondition - Class in one.x1f.sip.foundation.security.authentication
-
Condition class matching whether authentication providers are defined
- SIPAuthProvidersExistCondition() - Constructor for class one.x1f.sip.foundation.security.authentication.SIPAuthProvidersExistCondition
- SIPBasicAuthAuthenticationProvider - Class in one.x1f.sip.foundation.security.authentication.basic
-
Basic Authentication provider, wiring together the
SIPBasicAuthTokenExtractor
and the configuredSIPTokenValidator
- SIPBasicAuthAuthenticationProvider(TokenExtractors, SIPTokenValidator<SIPBasicAuthAuthenticationToken>) - Constructor for class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationProvider
-
Autowired constructor for creating the basic authentication provider
- SIPBasicAuthAuthenticationToken - Class in one.x1f.sip.foundation.security.authentication.basic
-
Container for username/password tokens in the sip authentication framework.
- SIPBasicAuthAuthenticationToken(String, String, boolean) - Constructor for class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationToken
-
Creates a basic auth token
- SIPBasicAuthFileValidator - Class in one.x1f.sip.foundation.security.authentication.basic
-
The file-based basic auth validator reads a given json file in this format:
- SIPBasicAuthFileValidator(SecurityConfigProperties) - Constructor for class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthFileValidator
-
Autowired Constructor, which just needs the security config properties as bean
- SIPBasicAuthTokenExtractor - Class in one.x1f.sip.foundation.security.authentication.basic
-
Token extractor for getting username and password from the Basic Authentication header.
- SIPBasicAuthTokenExtractor() - Constructor for class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthTokenExtractor
- SIPBatchTest - Class in one.x1f.sip.foundation.testkit
-
SIP batch test run
- SIPBatchTest() - Constructor for class one.x1f.sip.foundation.testkit.SIPBatchTest
- SIPBatchTestArgumentSource - Class in one.x1f.sip.foundation.testkit.util
- SIPBatchTestArgumentSource() - Constructor for class one.x1f.sip.foundation.testkit.util.SIPBatchTestArgumentSource
- SIPCoreAutoConfiguration - Class in one.x1f.sip.foundation.core
-
Configuration class for including sip-core-default-config.yaml configuration into classpath
- SIPCoreAutoConfiguration() - Constructor for class one.x1f.sip.foundation.core.SIPCoreAutoConfiguration
- sipDefaultSecurityFilterChain(HttpSecurity) - Method in class one.x1f.sip.foundation.security.config.SecurityConfig
- sipDefaultWebSecurityCustomizer() - Method in class one.x1f.sip.foundation.security.config.SecurityConfig
-
Set globally ignored endpoints from config
- SIPExchangeFormatter - Class in one.x1f.sip.foundation.core.trace
-
Implementation of ExchangeFormatter for Tracing Exchanges
- SIPExchangeFormatter() - Constructor for class one.x1f.sip.foundation.core.trace.SIPExchangeFormatter
- SIPExchangeHelper - Class in one.x1f.sip.foundation.core.util
-
Utility class that changes the
Exchange
- SIPExchangeHelper() - Constructor for class one.x1f.sip.foundation.core.util.SIPExchangeHelper
- SIPFeature - Annotation Interface in one.x1f.sip.foundation.core.annotation
-
Annotation which marks, names and provides version of all framework features
- SIPFrameworkException - Exception in one.x1f.sip.foundation.core.util.exception
-
Base exception class for exception that are thrown by the framework
- SIPFrameworkException() - Constructor for exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkException
- SIPFrameworkInitializationException - Exception in one.x1f.sip.foundation.core.util.exception
-
Exception class for exception that are thrown by the framework during initialization phase
- SIPFrameworkInitializationException() - Constructor for exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkInitializationException
- SIPHealthCheckConsumer - Class in one.x1f.sip.foundation.core.actuator.health.camel
- SIPHealthCheckConsumer(ConsumerHealthCheck) - Constructor for class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckConsumer
- SIPHealthCheckConsumersRepository - Class in one.x1f.sip.foundation.core.actuator.health.camel
- SIPHealthCheckConsumersRepository() - Constructor for class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckConsumersRepository
- SIPHealthCheckRoute - Class in one.x1f.sip.foundation.core.actuator.health.camel
- SIPHealthCheckRoute(RouteHealthCheck) - Constructor for class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckRoute
- SIPHealthCheckRoutesRepository - Class in one.x1f.sip.foundation.core.actuator.health.camel
- SIPHealthCheckRoutesRepository() - Constructor for class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckRoutesRepository
- SIPIntegrationAdapter - Annotation Interface in one.x1f.sip.foundation.core.annotation
-
Puts together
SpringBootApplication
and all other annotations typically needed when developing SIP Integration Adapter. - SIPJaxbDataFormat - Class in one.x1f.sip.foundation.soap.declarative.connector
-
Custom implementation of
JaxbDataFormat
which supports payload as stream - SIPJaxbDataFormat(JAXBContext) - Constructor for class one.x1f.sip.foundation.soap.declarative.connector.SIPJaxbDataFormat
- SIPJmsTextMessage - Class in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker
-
SIP implementation of TextMessage from JMS API.
- SIPJmsTextMessage(String) - Constructor for class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.SIPJmsTextMessage
- SIPPatternLayoutEncoder - Class in one.x1f.sip.foundation.core.translate.logging
-
Extends PatternLayoutEncoderBase in order to enhance it with message translation feature by featuring
TranslateMessageLayout
. - SIPPatternLayoutEncoder() - Constructor for class one.x1f.sip.foundation.core.translate.logging.SIPPatternLayoutEncoder
- SIPSecurityAutoConfiguration - Class in one.x1f.sip.foundation.security
-
Spring-boot autoconfiguration entrypoint (referenced by the
src/main/resource/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
file. - SIPSecurityAutoConfiguration() - Constructor for class one.x1f.sip.foundation.security.SIPSecurityAutoConfiguration
- SipSoapAutoConfiguration - Class in one.x1f.sip.foundation.soap.autoconfigure
- SipSoapAutoConfiguration() - Constructor for class one.x1f.sip.foundation.soap.autoconfigure.SipSoapAutoConfiguration
- SIPTestKitAutoConfiguration - Class in one.x1f.sip.foundation.testkit
- SIPTestKitAutoConfiguration() - Constructor for class one.x1f.sip.foundation.testkit.SIPTestKitAutoConfiguration
- SIPTokenExtractor<T extends SIPAuthenticationToken<T>> - Interface in one.x1f.sip.foundation.security.authentication.common.extractors
-
The interface used for token extractors used by
CompositeAuthenticationFilter
,TokenExtractors
andSIPAuthenticationProvider
implementations to extract the necessary information from an http request so that the provider can check if that request is authenticated or not. - SIPTokenValidator<T extends SIPAuthenticationToken<T>> - Interface in one.x1f.sip.foundation.security.authentication.common.validators
-
Functional interface for all token validators
- SIPTraceConfig - Class in one.x1f.sip.foundation.core.trace
-
Configuration class to read from property file
- SIPTraceConfig() - Constructor for class one.x1f.sip.foundation.core.trace.SIPTraceConfig
- SIPTranslateMessageService - Class in one.x1f.sip.foundation.core.translate
-
Service used to get translated messages
- SIPTranslateMessageService(MessageSource, TranslateConfiguration) - Constructor for class one.x1f.sip.foundation.core.translate.SIPTranslateMessageService
-
Creates new instance of
SIPTranslateMessageService
- SIPX509AuthenticationProvider - Class in one.x1f.sip.foundation.security.authentication.x509
-
X509 authentication provider, wiring together the
SIPX509TokenExtractor
and the configuredSIPTokenValidator
- SIPX509AuthenticationProvider(TokenExtractors, SIPTokenValidator<SIPX509AuthenticationToken>) - Constructor for class one.x1f.sip.foundation.security.authentication.x509.SIPX509AuthenticationProvider
-
Autowired constructor for creating the x509 authentication provider
- SIPX509AuthenticationToken - Class in one.x1f.sip.foundation.security.authentication.x509
-
Container for the certificates dn data, containing all relevant information for validation later on
- SIPX509AuthenticationToken(String, boolean) - Constructor for class one.x1f.sip.foundation.security.authentication.x509.SIPX509AuthenticationToken
-
Creates a x509 token
- SIPX509FileValidator - Class in one.x1f.sip.foundation.security.authentication.x509
-
The file-based x509 validator reads an acl file in this format:
- SIPX509FileValidator(SecurityConfigProperties) - Constructor for class one.x1f.sip.foundation.security.authentication.x509.SIPX509FileValidator
-
Creates a file-based x509 auth token validator
- SIPX509TokenExtractor - Class in one.x1f.sip.foundation.security.authentication.x509
-
Token extractor for getting the distinguished name of the client certificate.
- SIPX509TokenExtractor() - Constructor for class one.x1f.sip.foundation.security.authentication.x509.SIPX509TokenExtractor
- SKIP_UNMARSHAL_MESSAGE - Static variable in interface one.x1f.sip.foundation.core.declarative.model.UnmarshallerDefinition
- SKIPPED - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
- SOAPEndpointBuilder - Class in one.x1f.sip.foundation.soap.utils
- SoapOperationInboundConnectorBase<T> - Class in one.x1f.sip.foundation.soap.declarative.connector
-
Base class for SOAP inbound connectors.
- SoapOperationInboundConnectorBase() - Constructor for class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationInboundConnectorBase
- SoapOperationOutboundConnectorBase<T> - Class in one.x1f.sip.foundation.soap.declarative.connector
-
Base class for SOAP outbound connectors.
- SoapOperationOutboundConnectorBase() - Constructor for class one.x1f.sip.foundation.soap.declarative.connector.SoapOperationOutboundConnectorBase
- SoapServiceTieInRouteBuilder - Class in one.x1f.sip.foundation.soap
- SoapServiceTieInRouteBuilder() - Constructor for class one.x1f.sip.foundation.soap.SoapServiceTieInRouteBuilder
- sourceFile() - Method in record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Returns the value of the
sourceFile
record component. - sourceFolder - Static variable in class one.x1f.sip.foundation.mvnplugin.ConnectorsCrossDependenciesMojo
- SourceTreeAnalyzer - Class in one.x1f.sip.foundation.mvnplugin
-
Performing file analysis on a folder level by navigating through the folder tree structure.
- SourceTreeAnalyzer(Collection<Path>, Charset) - Constructor for class one.x1f.sip.foundation.mvnplugin.SourceTreeAnalyzer
- split(CompositeProcessStepSplitExpression<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement
- split(CompositeProcessStepSplitExpression<T>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.ProcessOrchestrationDefinition
-
Standard for split defined in the DSL way
- SplitExpression() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.routebuilding.RouteGeneratorForSplitProcessConsumer.SplitExpression
- srcBanMatches() - Method in class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
- StandardScenarioOrchestrators - Enum Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario
-
Enum of default orchestrator implementations that can be used with an integration scenario.
- start() - Method in class one.x1f.sip.foundation.core.translate.logging.SIPPatternLayoutEncoder
- start() - Method in class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.TestKitLogbackFilter
-
Starts if loggerName is set
- START - Enum constant in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
- startAll() - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Starts all routes
- startRoute(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.RouteControllerLoggingDecorator
-
Starting route and logging the action
- statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
statements
record component. - statements() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns the value of the
statements
record component. - STATIC_PREFIX - Static variable in class one.x1f.sip.foundation.mvnplugin.model.ImportStatement
- StepResultCloner<T> - Interface in one.x1f.sip.foundation.core.declarative.orchestration.common.dsl
-
Interface for cloning a step-result (response) during an orchestration process.
- STOP - Enum constant in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
- stopAll() - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Stops all routes
- stopRoute(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.RouteControllerLoggingDecorator
-
Stopping route
- stream() - Method in class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckConsumersRepository
- stream() - Method in class one.x1f.sip.foundation.core.actuator.health.camel.SIPHealthCheckRoutesRepository
- StreamHelper - Class in one.x1f.sip.foundation.core.util
- StreamHelper() - Constructor for class one.x1f.sip.foundation.core.util.StreamHelper
- STRING_CLASS - Static variable in class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.impl.DirectRouteInvoker
- StringComparator - Interface in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
-
SIP abstraction used by Test Kit.
- SUCCESSFUL - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
- summary(List<String>) - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Get route summary for provided route ids
- supports(Class<?>) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationProvider
- supports(Class<?>) - Method in class one.x1f.sip.foundation.testkit.configurationproperties.TestCaseBatchDefinition
- SUSPEND - Enum constant in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
- suspendAll() - Method in class one.x1f.sip.foundation.core.actuator.routes.AdapterRouteEndpoint
-
Suspends all routes
- suspendRoute(String) - Method in class one.x1f.sip.foundation.core.actuator.routes.RouteControllerLoggingDecorator
-
Suspending route
T
- test(Endpoint) - Method in class one.x1f.sip.foundation.core.actuator.health.PathMatcher
- TEST_MODE_HEADER - Static variable in class one.x1f.sip.foundation.core.proxies.ProcessorProxy
- TEST_NAME_HEADER - Static variable in interface one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.RouteInvoker
- testBanMatches() - Method in class one.x1f.sip.foundation.mvnplugin.model.AnalyzeResult
- TestCase - Class in one.x1f.sip.foundation.testkit.workflow
-
Class containing everything necessary for test execution.
- TestCase(String, List<Mock>, TestCaseValidator, TestExecutionStatus) - Constructor for class one.x1f.sip.foundation.testkit.workflow.TestCase
- testCaseArguments(TestCase) - Method in class one.x1f.sip.foundation.testkit.SIPBatchTest
- TestCaseBatchDefinition - Class in one.x1f.sip.foundation.testkit.configurationproperties
-
Batch test definitions with syntax validation.
- TestCaseBatchDefinition() - Constructor for class one.x1f.sip.foundation.testkit.configurationproperties.TestCaseBatchDefinition
- TestCaseCollector - Class in one.x1f.sip.foundation.testkit.workflow
-
Class for collecting Test cases
- TestCaseCollector() - Constructor for class one.x1f.sip.foundation.testkit.workflow.TestCaseCollector
- TestCaseDefinition - Class in one.x1f.sip.foundation.testkit.configurationproperties
-
Definition of a single test case.
- TestCaseDefinition() - Constructor for class one.x1f.sip.foundation.testkit.configurationproperties.TestCaseDefinition
- TestCaseDefinitionValidator - Class in one.x1f.sip.foundation.testkit.util
-
Methods for validating syntax of test case definitions.
- TestCaseInitializationException - Exception in one.x1f.sip.foundation.testkit.exception
-
General exception for
TestCase
initialization - TestCaseInitializationException(String, ExceptionType) - Constructor for exception one.x1f.sip.foundation.testkit.exception.TestCaseInitializationException
-
Defines exception message and type of exception
- TestCasesConfig - Class in one.x1f.sip.foundation.testkit.config
-
Configuration class used for creation of batch test cases based on test definitions.
- TestCasesConfig() - Constructor for class one.x1f.sip.foundation.testkit.config.TestCasesConfig
- TestCaseValidator - Interface in one.x1f.sip.foundation.testkit.workflow.thenphase.validator
-
Parent class for test result validators
- TestExecutionStatus - Class in one.x1f.sip.foundation.testkit.workflow
-
Report for a test case
- TestExecutionStatus(String) - Constructor for class one.x1f.sip.foundation.testkit.workflow.TestExecutionStatus
-
Creates a new instance of TestReport
- TestExecutionStatusFactory - Class in one.x1f.sip.foundation.testkit.config
- TestExecutionStatusFactory() - Constructor for class one.x1f.sip.foundation.testkit.config.TestExecutionStatusFactory
- TestKitConfig - Class in one.x1f.sip.foundation.testkit
- TestKitConfig() - Constructor for class one.x1f.sip.foundation.testkit.TestKitConfig
- TestKitHelper - Class in one.x1f.sip.foundation.testkit.util
-
Utility class that changes the
Exchange
- TestKitHelper() - Constructor for class one.x1f.sip.foundation.testkit.util.TestKitHelper
- TestKitLogbackFilter - Class in one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl
-
Filter that can be used in a log configuration to filter loggers by name
- TestKitLogbackFilter() - Constructor for class one.x1f.sip.foundation.testkit.workflow.reporting.resultprocessor.impl.TestKitLogbackFilter
- testName - Variable in class one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
- testPredicate(Exchange) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ContextPredicateHandler
- TestRunner - Class in one.x1f.sip.foundation.testkit.workflow
-
Main class for running tests.
- TestRunner() - Constructor for class one.x1f.sip.foundation.testkit.workflow.TestRunner
- THEN_EXPECT - Static variable in class one.x1f.sip.foundation.testkit.config.TestCasesConfig
- ThrowErrorOnUnhandledRequestHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler
- ThrowErrorOnUnhandledRequestHandler() - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationHandlers.ThrowErrorOnUnhandledRequestHandler
- throwIf(boolean, String, Object...) - Static method in exception one.x1f.sip.foundation.core.util.exception.SIPFrameworkInitializationException
-
Throws the specified initialization exception if the given
expression
is true - TO_CDM_EXCEPTION_MESSAGE - Static variable in class one.x1f.sip.foundation.core.declarative.validator.CDMValidator
-
Message that is shown when the message from the connector doesn't conform to the Central Domain Model
- TokenExtractors - Class in one.x1f.sip.foundation.security.authentication.common.extractors
-
Spring component providing a map of all token extractors and the related authentication providers.
- TokenExtractors() - Constructor for class one.x1f.sip.foundation.security.authentication.common.extractors.TokenExtractors
- tokenValidator - Variable in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationProvider
-
The token validator which should be used for validation of the authorization object
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.CompositeProcessOrchestrationContext.OrchestrationStep
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallForLoopStatement.ProcessBranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallNestedCondition.ProcessBranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallSplitStatement.ProcessBranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallWhileLoopStatement.ProcessBranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ConditionalCallScenarioConsumerDefinition.BranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.ForLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition.BranchStatements
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.core.declarative.orchestration.scenario.ScenarioOrchestrationContext.OrchestrationStepResponse
-
Returns a string representation of this record class.
- toString() - Method in class one.x1f.sip.foundation.core.trace.TraceSet
- toString() - Method in record class one.x1f.sip.foundation.mvnplugin.model.BannedImportRecords
-
Returns a string representation of this record class.
- toString() - Method in record class one.x1f.sip.foundation.mvnplugin.model.ParsedJavaFile
-
Returns a string representation of this record class.
- toString() - Method in enum class one.x1f.sip.foundation.testkit.exception.ExceptionType
- toString() - Method in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
- TRACE_SET - Static variable in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceAfterNode(NamedNode, Exchange) - Method in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceAfterNode(NamedNode, Exchange) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- traceAfterRoute(NamedRoute, Exchange) - Method in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceAfterRoute(NamedRoute, Exchange) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- TraceAutoConfig - Class in one.x1f.sip.foundation.core.trace
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.trace package, based on sip.core.tracing.enabled value (false by default).
- TraceAutoConfig(CamelContext) - Constructor for class one.x1f.sip.foundation.core.trace.TraceAutoConfig
- traceBeforeNode(NamedNode, Exchange) - Method in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceBeforeNode(NamedNode, Exchange) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- traceBeforeRoute(NamedRoute, Exchange) - Method in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceBeforeRoute(NamedRoute, Exchange) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- traceSentNode(NamedNode, Exchange, Endpoint, long) - Method in class one.x1f.sip.foundation.core.trace.CustomTracer
- traceSentNode(NamedNode, Exchange, Endpoint, long) - Method in interface one.x1f.sip.foundation.core.trace.TraceSupport
- TraceSet - Class in one.x1f.sip.foundation.core.trace
-
Wraps a set of ordered exchange ids used for tracing
- TraceSet() - Constructor for class one.x1f.sip.foundation.core.trace.TraceSet
- TraceSupport - Interface in one.x1f.sip.foundation.core.trace
- TRACING - Static variable in class one.x1f.sip.foundation.core.util.FoundationFeature
- TranslateConfiguration - Class in one.x1f.sip.foundation.core.translate
-
Config properties for defining all parameters important for translate service and message source
- TranslateConfiguration() - Constructor for class one.x1f.sip.foundation.core.translate.TranslateConfiguration
- TranslateMessageLayout<E> - Class in one.x1f.sip.foundation.core.translate.logging
-
Extends PatternLayout in order to keep logging pattern feature while trying to translate message at the same time.
- TranslateMessageLayout() - Constructor for class one.x1f.sip.foundation.core.translate.logging.TranslateMessageLayout
- TranslationsAutoConfig - Class in one.x1f.sip.foundation.core.translate
-
Class in charge of toggling all beans under one.x1f.sip.foundation.core.translate package, based on sip.core.translation.enabled value (true by default).
- TranslationsAutoConfig() - Constructor for class one.x1f.sip.foundation.core.translate.TranslationsAutoConfig
- TranslationServiceDetailsOnStartup - Class in one.x1f.sip.foundation.core.translate
-
Logger for startup information for TranslateConfiguration
- TranslationServiceDetailsOnStartup() - Constructor for class one.x1f.sip.foundation.core.translate.TranslationServiceDetailsOnStartup
- typeFilter(Class<T>) - Static method in class one.x1f.sip.foundation.core.util.StreamHelper
-
Filters a stream of objects by type.
U
- unmarshal(Exchange, Object) - Method in class one.x1f.sip.foundation.soap.declarative.connector.SIPJaxbDataFormat
- UnmarshallerDefinition - Interface in one.x1f.sip.foundation.core.declarative.model
-
Class providing various way to define an unmarshaller
- unmarshallExchangeBodyFromJson(Exchange, ObjectMapper, Class<?>) - Static method in class one.x1f.sip.foundation.testkit.util.TestKitHelper
-
Checks if header is Test Kit specific header
- UNSUCCESSFUL - Enum constant in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
- UnsupportedJmsHeaderException - Exception in one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions
-
Exception for unsupported jms header in
JmsRouteInvoker
- UnsupportedJmsHeaderException(String) - Constructor for exception one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.exceptions.UnsupportedJmsHeaderException
- UnsuspendedRouteException - Exception in one.x1f.sip.foundation.testkit.exception
-
Exception for unsuspended routes used in
CamelContextLifecycleHandler
- UnsuspendedRouteException(String) - Constructor for exception one.x1f.sip.foundation.testkit.exception.UnsuspendedRouteException
- unwrapProcessor(Processor) - Static method in class one.x1f.sip.foundation.core.util.CamelHelper
-
If an instance of WrapProcessor is received it will return the unwrapped Processor
- urlHealthIndicator(Endpoint) - Static method in class one.x1f.sip.foundation.core.actuator.health.http.HttpHealthIndicators
-
Returns
Health
information based on the ability to perform GET HTTP request using the URL from the Endpoint. - UseRequestModelMapper - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation for connectors extending
ConnectorBase
to attach an automatic model mapper transformation for the request - UseResponseModelMapper - Annotation Interface in one.x1f.sip.foundation.core.declarative.annotation
-
Annotation for connectors extending
ConnectorBase
to attach an automatic model mapper transformation for the response
V
- validate(Object, Errors) - Method in class one.x1f.sip.foundation.testkit.configurationproperties.TestCaseBatchDefinition
- validate(TestCaseDefinition) - Static method in class one.x1f.sip.foundation.testkit.util.TestCaseDefinitionValidator
- validate(TestExecutionStatus) - Method in class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.CamelTestCaseValidator
-
Validates actual of test execution and forwards it to report service
- validate(TestExecutionStatus) - Method in interface one.x1f.sip.foundation.testkit.workflow.thenphase.validator.TestCaseValidator
-
Validates configured conditions based on data collected during test execution, like adapter response or requests received by endpoint mocks.
- validateAuthentication(T) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationProvider
-
The authentication method to be implmented by sip authentication providers.
- validationClass() - Element in annotation interface one.x1f.sip.foundation.security.authentication.ConditionalOnSIPAuthProvider
-
Non-mandatory setting, if no validation type is given, then the condition is true, as soon as the specified property value in the list items exist.
- ValidationResult - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.result
-
Class containing results of Validation
- ValidationResult() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.result.ValidationResult
- ValidationSettings() - Constructor for class one.x1f.sip.foundation.security.config.SecurityConfigProperties.ValidationSettings
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.ConfigurationHandler
-
Classes extending
ConfigurationDefinition
to the respective Scenario or Connector - value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecuteAfter
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecuteBefore
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ExecutionOrder
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.HeaderParameter
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.RequestExtension
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.RequestProcessor
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ResponseExtension
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.connector.extension.ResponseProcessor
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.ConnectorExceptionHandler
-
Array of Exception which should be handled by the annotated method
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.rest.PathParameter
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.rest.QueryParameter
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.UseRequestModelMapper
- value() - Element in annotation interface one.x1f.sip.foundation.core.declarative.annotation.UseResponseModelMapper
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.core.declarative.connector.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.core.declarative.orchestration.scenario.StandardScenarioOrchestrators
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.core.declarative.RouteRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.testkit.exception.ExceptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class one.x1f.sip.foundation.core.actuator.routes.RouteOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.core.declarative.connector.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.core.declarative.orchestration.scenario.StandardScenarioOrchestrators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.core.declarative.RouteRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.testkit.exception.ExceptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.testkit.workflow.reporting.model.EndpointValidationOutcome
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class one.x1f.sip.foundation.testkit.workflow.whenphase.routeinvoker.headers.FtpExchangeHeaders
-
Returns an array containing the constants of this enum class, in the order they are declared.
- versions() - Element in annotation interface one.x1f.sip.foundation.core.annotation.SIPFeature
W
- WHEN_EXECUTE - Static variable in class one.x1f.sip.foundation.testkit.config.TestCasesConfig
- WhileLoopCallScenarioConsumerDefinition<R,
M> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl -
Class specifying consumer calls that are executed in a while loop
- WhileLoopCallScenarioConsumerDefinition(R, IntegrationScenarioDefinition) - Constructor for class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.WhileLoopCallScenarioConsumerDefinition
- WhileLoopCallScenarioConsumerDefinition.Branch<I> - Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- WhileLoopCallScenarioConsumerDefinition.BranchStatements<M> - Record Class in one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl
- WITH_MOCKS - Static variable in class one.x1f.sip.foundation.testkit.config.TestCasesConfig
- withAuthenticated(boolean) - Method in class one.x1f.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationToken
- withAuthenticated(boolean) - Method in class one.x1f.sip.foundation.security.authentication.CompositeAuthenticationToken
-
For composite auth tokens this method does nothing, its isAuthenticated state is always indicated by the contained auth tokens.
- withAuthenticated(boolean) - Method in class one.x1f.sip.foundation.security.authentication.SIPAuthenticationToken
-
Returns a new instance of the same authentication object, but with the specified value for the authenticated field.
- withAuthenticated(boolean) - Method in class one.x1f.sip.foundation.security.authentication.x509.SIPX509AuthenticationToken
- withNoResponseHandling() - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallProcessConsumer
-
Declares that no specific response handling is required for this call.
- withRequestPreparation(CompositeProcessStepRequestExtractor) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallProcessConsumer
-
Attaches a
CompositeProcessStepRequestExtractor
that allows to manipulate the request for this call. - withRequestPreparation(ScenarioStepRequestExtractor<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
-
Attaches a
ScenarioStepRequestExtractor
that allows to manipulate the request for this call. - withResponseCloner(StepResultCloner<M>) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.scenario.dsl.CallScenarioConsumerBaseDefinition
-
Attaches a
StepResultCloner
that allows to clone the response of this consumer call at it is stored in theScenarioOrchestrationContext
. - withResponseHandling(CompositeProcessStepResponseConsumer) - Method in class one.x1f.sip.foundation.core.declarative.orchestration.process.dsl.CallProcessConsumer
-
Attaches a
CompositeProcessStepResponseConsumer
that allows to manipulate the response of this consumer call. - wrapProcessorInInterceptors(CamelContext, NamedNode, Processor, Processor) - Method in class one.x1f.sip.foundation.core.proxies.AddProxyInterceptStrategy
- wrapProcessorInInterceptors(CamelContext, NamedNode, Processor, Processor) - Method in class one.x1f.sip.foundation.core.translate.logging.LogProcessorInterceptStrategy
X
- XMLComparator - Class in one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators
-
A comparator for comparing XML strings, based on xmlunit library.
- XMLComparator() - Constructor for class one.x1f.sip.foundation.testkit.workflow.thenphase.validator.impl.comparators.XMLComparator
Y
- YamlPropertSourceFactory - Class in one.x1f.sip.foundation.core.util
-
Utility for allowing
PropertySource
annotations to also read yaml files instead of only properties files - YamlPropertSourceFactory() - Constructor for class one.x1f.sip.foundation.core.util.YamlPropertSourceFactory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ConnectorExtensionChainOrchestrator
based approach instead