Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.support Classes and Interfaces - 72 results found.
NameDescriptionTypePackageFramework
StatisticsClassorg.springframework.integration.support.managementSpring Integration
SmartLifecycleRoleControllerBulk start/stop SmartLifecycle in a particular role in phase order.Classorg.springframework.integration.supportSpring Integration
SimpleMessageConverterClassorg.springframework.integration.support.converterSpring Integration
RouterMetricsAllows Router operations to appear in the same MBean as statistics.Classorg.springframework.integration.support.managementSpring Integration
QueueChannelManagementInterfaceorg.springframework.integration.support.managementSpring Integration
PollableChannelManagementInterfaceorg.springframework.integration.support.managementSpring Integration
PassThruMessageConverterThe simple MessageConverter implementation which contract is to returnMessage as is for both from/to operations.Classorg.springframework.integration.support.converterSpring Integration
PassThruLockRegistryThe LockRegistry implementation which has no effect.Classorg.springframework.integration.support.locksSpring Integration
PartialSuccessExceptionA MessagingException thrown when a non-transactional operation isperforming multiple updates from a single message, e.Classorg.springframework.integration.supportSpring Integration
NamedComponentInterfaceorg.springframework.integration.support.contextSpring Integration
MutableMessageBuilderFactoryClassorg.springframework.integration.supportSpring Integration
MutableMessageHeadersA MessageHeaders that permits direct access to and modification of theSince:4.Classorg.springframework.integration.supportSpring Integration
MutableMessageBuilderClassorg.springframework.integration.supportSpring Integration
MutableMessageAn implementation of Message with a generic payload.Classorg.springframework.integration.supportSpring Integration
MetricsFactoryFactories implementing this interface provide metric objects for message channels andSince:4.Interfaceorg.springframework.integration.support.managementSpring Integration
MessageSourceMetricsInterfaceorg.springframework.integration.support.managementSpring Integration
MessageHandlerMetricsInterfaceorg.springframework.integration.support.managementSpring Integration
MessageBuilderFactoryInterfaceorg.springframework.integration.supportSpring Integration
MessageChannelMetricsInterface for all message channel monitors containing accessors for various useful metrics that are generic for allSince:2.Interfaceorg.springframework.integration.support.managementSpring Integration
MessageBuilderThe default message builder; creates immutable GenericMessages.Classorg.springframework.integration.supportSpring Integration
MapMessageConverterConverts to/from a Map with 2 keys ('headers' and 'payload').Classorg.springframework.integration.support.converterSpring Integration
MappingMessageRouterManagementExposes channel mapping operations when the router is proxied.Interfaceorg.springframework.integration.support.managementSpring Integration
LockRegistryStrategy for maintaining a registry of shared locksSince:2.Interfaceorg.springframework.integration.support.locksSpring Integration
LifecycleTrackableMessageSourceMetricsAdds TrackableComponent.Classorg.springframework.integration.support.managementSpring Integration
LifecycleTrackableMessageHandlerMetricsAdds TrackableComponent.Classorg.springframework.integration.support.managementSpring Integration
LifecycleMessageSourceMetricsA MessageSourceMetrics that exposes in addition the Lifecycle interface.Classorg.springframework.integration.support.managementSpring Integration
LifecycleMessageHandlerMetricsA MessageHandlerMetrics that exposes in addition the Lifecycle interface.Classorg.springframework.integration.support.managementSpring Integration
JsonOutboundMessageMapperOutboundMessageMapper implementation the converts a Message to a JSON string representation.Classorg.springframework.integration.support.jsonSpring Integration
JsonObjectMapperProviderSimple factory to provide JsonObjectMapperinstances dependently of jackson-databind or boon libs in the classpath.Classorg.springframework.integration.support.jsonSpring Integration
JsonObjectMapperStrategy interface to convert an Object to/from the JSON representation.Interfaceorg.springframework.integration.support.jsonSpring Integration
JsonObjectMapperAdapterSimple JsonObjectMapper adapter implementation, if there is no needto provide entire operations implementation.Classorg.springframework.integration.support.jsonSpring Integration
JsonInboundMessageMapper .JsonMessageParserInterfaceorg.springframework.integration.support.json.JsonInboundMessageMapperSpring Integration
JsonInboundMessageMapperInboundMessageMapper implementation that maps incoming JSON messagesto a Message with the specified payload type.Classorg.springframework.integration.support.jsonSpring Integration
JacksonJsonUtilsUtility methods for Jackson.Classorg.springframework.integration.support.jsonSpring Integration
Jackson2JsonObjectMapperJackson 2 JSON-processor (@link https://github.Classorg.springframework.integration.support.jsonSpring Integration
Jackson2JsonMessageParserJsonInboundMessageMapper.Classorg.springframework.integration.support.jsonSpring Integration
IntegrationUtilsGeneral utility methods.Classorg.springframework.integration.support.utilsSpring Integration
IntegrationStatsManagementBase interface containing methods to control complete statistics gathering.Interfaceorg.springframework.integration.support.managementSpring Integration
IntegrationManagementConfigurerConfigures beans that implement IntegrationManagement.Classorg.springframework.integration.support.managementSpring Integration
IntegrationManagedResourceClone of ManagedResource limiting beans thus annotated so that theywill only be exported by the IntegrationMBeanExporter and preventedClassorg.springframework.integration.support.managementSpring Integration
IntegrationManagementBase interface for Integration managed components.Interfaceorg.springframework.integration.support.managementSpring Integration
IdGenerators .SimpleIncrementingIdGeneratorBased on the two AtomicLongs, for topBits and bottomBits,Begins with {0, 1}; incremented on each use.Classorg.springframework.integration.support.IdGeneratorsSpring Integration
IdGeneratorsAlternative IdGenerator implementations.Classorg.springframework.integration.supportSpring Integration
IdGenerators .JdkIdGeneratorClassorg.springframework.integration.support.IdGeneratorsSpring Integration
HeaderChannelRegistryAllows a downstream BeanFactoryChannelResolver to find the channel by name inthe event that the flow serialized the message at some point.Interfaceorg.springframework.integration.support.channelSpring Integration
ExponentialMovingAverageRatioCumulative statistics for success ratio with higher weight given to recent data.Classorg.springframework.integration.support.managementSpring Integration
ExponentialMovingAverageCumulative statistics for a series of real numbers with higher weight given to recent data.Classorg.springframework.integration.support.managementSpring Integration
ExponentialMovingAverageRateCumulative statistics for an event rate with higher weight given to recent data.Classorg.springframework.integration.support.managementSpring Integration
ExpirableLockRegistryA LockRegistry implementing this interface supports the removal of aged locksthat are not currently locked.Interfaceorg.springframework.integration.support.locksSpring Integration
DefaultMetricsFactoryDefault implementation.Classorg.springframework.integration.support.managementSpring Integration
DefaultMessageHandlerMetrics .DefaultHandlerMetricsContextClassorg.springframework.integration.support.management.DefaultMessageHandlerMetricsSpring Integration
DefaultMessageHandlerMetricsDefault implementation; use the full constructor to customize the moving averages.Classorg.springframework.integration.support.managementSpring Integration
DefaultMessageChannelMetrics .DefaultChannelMetricsContextClassorg.springframework.integration.support.management.DefaultMessageChannelMetricsSpring Integration
DefaultMessageChannelMetricsDefault implementation; use the full constructor to customize the moving averages.Classorg.springframework.integration.support.managementSpring Integration
DefaultMessageBuilderFactoryClassorg.springframework.integration.supportSpring Integration
DefaultLockRegistryDefault implementation of LockRegistry which uses Masked Hashcode algorithm to obtain locks.Classorg.springframework.integration.support.locksSpring Integration
DefaultDatatypeChannelMessageConverterDefault message converter for datatype channels.Classorg.springframework.integration.support.converterSpring Integration
ConfigurableMetricsAwareClasses implementing this interface can accept a ConfigurableMetrics.Interfaceorg.springframework.integration.support.managementSpring Integration
BoonJsonObjectMapperThe Boon (@link https://github.Classorg.springframework.integration.support.jsonSpring Integration
BeanFactoryChannelResolverDestinationResolver implementation based on a Spring BeanFactory.Classorg.springframework.integration.support.channelSpring Integration
AggregatingMetricsFactoryClassorg.springframework.integration.support.managementSpring Integration
AggregatingMessageHandlerMetrics .AggregatingHandlerMetricsContextClassorg.springframework.integration.support.management.AggregatingMessageHandlerMetricsSpring Integration
AggregatingMessageHandlerMetricsAn implementation of MessageHandlerMetricsthat aggregates the total responseClassorg.springframework.integration.support.managementSpring Integration
AggregatingMessageChannelMetrics .AggregatingChannelMetricsContextClassorg.springframework.integration.support.management.AggregatingMessageChannelMetricsSpring Integration
AggregatingMessageChannelMetricsAn implementation of MessageChannelMetrics that aggregates the total responsetime over a sample, to avoid fetching the system time twice for every message.Classorg.springframework.integration.support.managementSpring Integration
AbstractMessageHandlerMetricsAbstract base class for handler metrics implementations.Classorg.springframework.integration.support.managementSpring Integration
AbstractMessageChannelMetricsAbstract base class for channel metrics implementations.Classorg.springframework.integration.support.managementSpring Integration
AbstractJsonInboundMessageMapperAbstract InboundMessageMapper implementation that maps incoming JSON messagesto a Message with the specified payload type.Classorg.springframework.integration.support.jsonSpring Integration
AbstractJacksonJsonObjectMapperBase class for Jackson JsonObjectMapper implementations.Classorg.springframework.integration.support.jsonSpring Integration
AbstractIntegrationMessageBuilderClassorg.springframework.integration.supportSpring Integration
TrackableComponentInterfaceorg.springframework.integration.support.managementSpring Integration
TrackableRouterMetricsAdds TrackableComponent.Classorg.springframework.integration.support.managementSpring Integration