A B C D E F G H I J K L M O P R S T U 
All Classes All Packages

A

ACK_TYPE_CODE_HEADER - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
addTransactionRoutes(String...) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
appendSegments(StringBuilder, List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends segments from startIndex to endIndex-1 to the given StringBuilder.
appendSplitSegment(StringBuilder, List<String>, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends a split segment to the given StringBuilder.

B

build() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 

C

canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
close() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
configureProperties(Map) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side ATNA auditing Camel interceptor.
ConsumerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
ConsumerAuthenticationFailureInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor that handles any MllpAuthenticationFailure that occurred while processing an exchange.
ConsumerAuthenticationFailureInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
ConsumerDispatchingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor which dispatches an incoming request message to another MLLP route.
ConsumerDispatchingInterceptor(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor
ConsumerDispatchingInterceptor(CamelContext, String...) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor.
ConsumerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ConsumerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ConsumerInPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ConsumerInPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
ConsumerInteractiveResponseSenderInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for interactive continuation support as described in paragraph 5.6.3 of the HL7 v2.5 specification.
ConsumerInteractiveResponseSenderInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
ConsumerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ConsumerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ConsumerOutPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ConsumerOutPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
ConsumerRequestDefragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for receiving unsolicited request fragments as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ConsumerRequestDefragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
ConsumerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ConsumerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
createCancelMessage(Message, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
Creates a continuation cancel message on the basis of the given request.
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates a configuration object.
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates and configures the endpoint.
createEndpoint(MinaEndpoint, ConfigType) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates an endpoint object.
createEndpoint(MinaEndpoint, MllpDispatchEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createEndpoint(MinaEndpoint, MllpTransactionEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createPollingConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createUoW(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
CustomMllpComponent<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Component for custom MLLP components.
CustomMllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
CustomMllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 

D

determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
doCreateConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns the original starting point of the camel-mina route which will be wrapped into a set of PIX/PDQ-specific interceptors in Endpoint.createConsumer(Processor).
doCreateProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns the original camel-mina producer which will be wrapped into a set of PIX/PDQ-specific interceptors in Endpoint.createProducer().
doneUoW(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
Hack to circumvent accessing private members of the super class with the effect that disposing the connector does NOT wait indefinitely.

E

ensureMaximalSegmentsLength(String, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Ensures that all segments in the given HL7 message string representation are not longer than the given value (-1 means positive infinity).
equals(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpExceptionIoFilter
 

F

Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
FragmentationUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Helper methods for segment fragmentation, unsolicited request fragmentation, and interactive response continuation in HL7v2-based transactions.
FragmentationUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
 

G

getAcceptor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getAdditionalProducerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAsyncProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCharsetName() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getClientAuthTypeClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCodecFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getComponentType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfig() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptorFactoryList() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
getEndpointKey() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getEndpointPropertyConfigurer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getExceptionHandler() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getExchangePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getFilterChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getHost() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns default threshold for interactive continuation (relevant on consumer side only).
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the interactive continuation storage bean.
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getInterceptableComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getInterceptableConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getIoFilters() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getMllpComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction-specific ACK and NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
getPort() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getRoute() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getRoutes() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns threshold for segment fragmentation.
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getStatus() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getStatus() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
getTimeout() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the unsolicited fragmentation storage bean.
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getUnsolicitedFragmentationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns threshold for unsolicited message fragmentation (relevant on producer side only).
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getWrappedEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 

H

HandshakeCallbackSSLFilter - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
IoFilter similar to an SslFilter that provides a callbacks to handle a handshake exception.
HandshakeCallbackSSLFilter(SSLContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Creates a new SSL filter using the specified SSLContext.
HandshakeCallbackSSLFilter.Callback - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core
Callback interface for dealing with handshake failures.
hashCode() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 

I

init() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true when ATNA auditing should be performed.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true, when the producer should automatically send a cancel message after it has collected all interactive continuation pieces.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isBuild() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
isInit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isLenientProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isNew() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isRunAllowed() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isRunAllowed() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isShutdown() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSslSecure() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isStarted() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isStarted() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isStarting() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isStarting() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isStartingOrStarted() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isStopped() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isStopped() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isStopping() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isStopping() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isStoppingOrStopped() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isStoppingOrStopped() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports interactive continuation.
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns true if this endpoint supports segment fragmentation.
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports unsolicited message fragmentation.
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSuspended() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isSuspended() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSuspending() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isSuspending() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSuspendingOrSuspended() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
isSuspendingOrSuspended() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
Iti10Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
Camel component for ITI-10 (PIX Update Notification).
Iti10Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
Iti10Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
iti10RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 request messages (PIX Update Notification).
iti10ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 response messages (PIX Update Notification).
Iti21Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Camel component for ITI-21 (PDQ).
Iti21Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
Iti21Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
iti21RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 request messages (Patient Demographics Query).
iti21ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 response messages (Patient Demographics Query).
Iti22Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Camel component for ITI-22 (PDQ).
Iti22Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
Iti22Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
iti22RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 request messages (Patient Demographics and Visit Query).
iti22ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 response messages (Patient Demographics and Visit Query).
Iti30Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti30
Camel component for ITI-30 (Patient Identity Management).
Iti30Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
Iti30Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
iti30RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-30 request messages (Patient Identity Management).
iti30ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-30 response messages (Patient Identity Management).
Iti31Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti31
Camel component for ITI-31 (Patient Encounter Management).
Iti31Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
Iti31Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
iti31RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-31 request messages (Patient Encounter Management).
iti31ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-31 response messages (Patient Encounter Management).
Iti64Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti64
Camel component for ITI-64 (XAD-PID Change Management - XPID).
Iti64Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
Iti64Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
iti64RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 request messages (XAD-PID Change Management).
iti64ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 response messages (XAD-PID Change Management).
Iti8Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
Camel component for ITI-8 (PIX Feed).
Iti8Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
Iti8Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
iti8RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 request messages (Patient Identity Feed).
iti8ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 response messages (Patient Identity Feed).
Iti9Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
Camel component for ITI-9 (PIX Query).
Iti9Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
Iti9Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
iti9RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 request messages.
iti9ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 response messages (Patient Identity Query).
itiValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor that obtains the validation rules from the currently used HapiContext and the type of the message contained in the exchange body.
itiValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor that obtains the validation rules from the currently used HapiContext and the type of the message contained in the exchange body.

J

joinSegments(List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Joins segments from startIndex to endIndex-1.

K

keyString(String...) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Creates a single key string from the given key pieces.

L

logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 

M

messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
 
MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Common audit interceptor support for both consumer and producer side of MLLP endpoints
MllpAuditInterceptorSupport(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpAuditInterceptorSupport
 
MllpAuthenticationFailure - Exception in org.openehealth.ipf.platform.camel.ihe.mllp.core
Exception thrown by processors to indicate that an authentication failure occurred and has to be logged in ATNA.
MllpAuthenticationFailure() - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpComponent<ConfigType extends MllpEndpointConfiguration,​AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Generic Camel component for MLLP.
MllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
MllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Camel context-based constructor.
MllpConsumer - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MllpConsumer wraps a MinaConsumer for having a hook to shutdown some Mina resources when the consumer is closing
MllpDispatchComponent - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel component.
MllpDispatchComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
MllpDispatchEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel endpoint.
MllpDispatchEndpoint(MllpDispatchComponent, MinaEndpoint, MllpDispatchEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
MllpDispatchEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of a dispatching MLLP endpoint.
MllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
MllpEndpoint<ConfigType extends MllpEndpointConfiguration,​AuditDatasetType extends MllpAuditDataset,​ComponentType extends MllpComponent<ConfigType,​AuditDatasetType>> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
A wrapper for standard camel-mina endpoint which provides support for IHE PIX/PDQ-related extensions.
MllpEndpoint(ComponentType, MinaEndpoint, ConfigType) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Constructor.
MllpEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of an MLLP endpoint.
MllpEndpointConfiguration(MllpComponent<?, ?>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
MllpExceptionIoFilter - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
This IoFilterAdapter is used to catch all exceptions occurred inside the MllpConsumer filterChain, before the message reaches the CamelRoute, and send appropriate response created by defined exceptionHandler either over RouteBuilder exception handling using "consumer.bridgeErrorHandler=true" or directly by "exceptionHandler=#myExceptionHandlerBean"
MllpExceptionIoFilter(MinaConsumer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpExceptionIoFilter
 
MllpPayloadLoggerBase - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Base class for MLLP interceptors which store incoming and outgoing payload into files with user-defined name patterns.
MllpPayloadLoggerBase() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
MllpProducer - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MllpProducer wraps a MinaProducer for having a hook to shutdown some Mina resources when the consumer is closing
MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionComponent(CamelContext, Hl7v2InteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionComponent(Hl7v2InteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpoint(MllpTransactionComponent<AuditDatasetType>, MinaEndpoint, MllpTransactionEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Constructor.
MllpTransactionEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 

O

onCamelContextStarted(CamelContext, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
org.openehealth.ipf.platform.camel.ihe.mllp - package org.openehealth.ipf.platform.camel.ihe.mllp
 
org.openehealth.ipf.platform.camel.ihe.mllp.core - package org.openehealth.ipf.platform.camel.ihe.mllp.core
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.mllp.custom - package org.openehealth.ipf.platform.camel.ihe.mllp.custom
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti10 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti21 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti21
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti22 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti22
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti30 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti30
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti31 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti31
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti64 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti64
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti8 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti9 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 

P

PamCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.mllp
Validating processors for MLLP-based IPF IHE components.
PamCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
 
PixPdqCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.mllp
Validating processors for MLLP-based IPF IHE components.
PixPdqCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
Accumulates fragments and passes the "big" message to the processing route.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpAuditInterceptorSupport
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
Marshals the request, sends it to the route, and unmarshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
ProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side ATNA auditing Camel interceptor.
ProducerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
ProducerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ProducerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ProducerInPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ProducerInPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
ProducerMarshalAndInteractiveResponseReceiverInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side Hl7 marshalling/unmarshalling interceptor with support for interactive continuation.
ProducerMarshalAndInteractiveResponseReceiverInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
 
ProducerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ProducerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ProducerOutPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ProducerOutPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
ProducerRequestFragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
A producer-side interceptor which implements non-interactive request fragmentation as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ProducerRequestFragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
ProducerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ProducerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 

R

resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
resume() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
resume() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
run(IoSession, String) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter.Callback
Runs the callback.

S

setAcceptor(IoAcceptor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setEndpoint(MllpTransactionEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
setEndpoint(MllpTransactionEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
setEndpointUriIfNotSpecified(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setExceptionHandler(ExceptionHandler) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setExchangePattern(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setHandshakeExceptionCallback(HandshakeCallbackSSLFilter.Callback) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Sets the callback used if a failure occurred while receiving a handshake.
setRoute(Route) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setTransactionConfiguration(Hl7v2TransactionConfiguration<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
shutdown() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
shutdown() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
splitString(String, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Splits the given String at occurrences of the given character.
start() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
start() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
suspend() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
suspend() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 

T

toString() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 

U

uniqueId() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Returns an unique value which can be used, for example, as an HL7v2 message ID.
UNKNOWN_URI - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
A B C D E F G H I J K L M O P R S T U 
All Classes All Packages