Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.util Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
StackTraceUtilsUtility methods for analyzing stack traces.Classorg.springframework.integration.utilSpring Integration
SimplePool .PoolItemCallbackUser of the pool provide an implementation of this interface; called duringvarious pool operations.Interfaceorg.springframework.integration.util.SimplePoolSpring Integration
SimplePooltimeout when attempting to obtain an item from the pool.Classorg.springframework.integration.utilSpring Integration
PoolRepresents a pool of items.Interfaceorg.springframework.integration.utilSpring Integration
MessagingMethodInvokerHelperA helper class for processors that invoke a method on a target Object usinga combination of message payload(s) and headers as arguments.Classorg.springframework.integration.utilSpring Integration
MessagingAnnotationUtilsUtility methods to support annotation processing.Classorg.springframework.integration.utilSpring Integration
FunctionIteratorAn Iterator implementation to convert each item from the targetiterator to a new object applying the function on next().Classorg.springframework.integration.utilSpring Integration
Functionand return a result of an optionally different type.Interfaceorg.springframework.integration.utilSpring Integration
FixedMethodFilterA MethodFilter implementation that will always returnthe same Method instance within a single-element list if it isClassorg.springframework.integration.utilSpring Integration
ErrorHandlingTaskExecutorA TaskExecutor implementation that wraps an existing Executorinstance in order to catch any exceptions.Classorg.springframework.integration.utilSpring Integration
DynamicPeriodicTriggerThis is a dynamically changeable Trigger.Classorg.springframework.integration.utilSpring Integration
CompositeExecutorAn Executor that encapsulates two underlying executors.Classorg.springframework.integration.utilSpring Integration
CollectionFilterBase strategy for filtering out a subset of a Collection of elements.Interfaceorg.springframework.integration.utilSpring Integration
ClassUtilsClassorg.springframework.integration.utilSpring Integration
CallerBlocksPolicyA RejectedExecutionHandler that blocks the caller untilthe executor has room in its queue, or a timeout occurs (in whichClassorg.springframework.integration.utilSpring Integration
BeanFactoryTypeConverterClassorg.springframework.integration.utilSpring Integration
AnnotatedMethodFilterA MethodFilter implementation that enables the following:matching on method name, if availableexclusion of void-returning methods if 'requiresReply' is truelimiting to annotated methods if at least one is presentClassorg.springframework.integration.utilSpring Integration
AcceptOnceCollectionFilterAn implementation of CollectionFilter that remembers the elements passed inthe previous invocation in order to avoid returning those elements more than once.Classorg.springframework.integration.utilSpring Integration
AbstractExpressionEvaluatorClassorg.springframework.integration.utilSpring Integration
UniqueMethodFilterClassorg.springframework.integration.utilSpring Integration
UpperBoundThin wrapper around a Semaphore that allows to create a potentially unlimited upper boundto by used in buffers of messages (e.Classorg.springframework.integration.utilSpring Integration
UUIDConverterUtility to help generate UUID instances from generic objects.Classorg.springframework.integration.utilSpring Integration
WhileLockedProcessorA simple strategy callback class that allows you to providea code that needs to be executed under Lock provided byClassorg.springframework.integration.utilSpring Integration