Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.handler Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
SpelExpressionRetryStateGeneratorCreates a DefaultRetryState from a Message.Classorg.springframework.integration.handler.adviceSpring Integration
ServiceActivatingHandlerClassorg.springframework.integration.handlerSpring Integration
RetryStateGeneratorStrategy interface for generating a RetryState instanceSince:2.Interfaceorg.springframework.integration.handler.adviceSpring Integration
RequestHandlerRetryAdviceUses spring-retry to perform stateless or stateful retry.Classorg.springframework.integration.handler.adviceSpring Integration
RequestHandlerCircuitBreakerAdviceA circuit breaker that stops calling a failing service after thresholdfailures, until halfOpenAfter milliseconds has elapsed.Classorg.springframework.integration.handler.adviceSpring Integration
ReplyRequiredExceptionException that indicates no reply message is produced by a handlerthat does have a value of true for the 'requiresReply' property.Classorg.springframework.integration.handlerSpring Integration
PostProcessingMessageHandlerAbstractMessageHandler that perform post processing after theAbstractMessageHandler.Interfaceorg.springframework.integration.handlerSpring Integration
MethodInvokingMessageProcessorA MessageProcessor implementation that invokes a method on a target Object.Classorg.springframework.integration.handlerSpring Integration
MethodInvokingMessageHandlerA MessageHandler that invokes the specified method on the provided object.Classorg.springframework.integration.handlerSpring Integration
MessageTriggerActionClasses implementing this interface can take some action when a trigger MessageSince:4.Interfaceorg.springframework.integration.handlerSpring Integration
MessageProcessorThis defines the lowest-level strategy of processing a Message and returningsome Object (or null).Interfaceorg.springframework.integration.handlerSpring Integration
MessageHandlerChainA composite MessageHandler implementation that invokes a chain ofMessageHandler instances in order.Classorg.springframework.integration.handlerSpring Integration
LoggingHandler .LevelReturns the enum constant of this type with the specified name.Classorg.springframework.integration.handler.LoggingHandlerSpring Integration
LoggingHandlerMessageHandler implementation that simply logs the Message or its payload depending on the value of the'shouldLogFullMessage' property.Classorg.springframework.integration.handlerSpring Integration
IdempotentReceiverInterceptorThe MethodInterceptor implementation for theThis MethodInterceptor works like a MessageFilter if discardChannelClassorg.springframework.integration.handler.adviceSpring Integration
ExpressionEvaluatingRequestHandlerAdvice .MessageHandlingExpressionEvaluatingAdviceExceptionClassorg.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdviceSpring Integration
ExpressionEvaluatingRequestHandlerAdviceUsed to advise MessageHandlers.Classorg.springframework.integration.handler.adviceSpring Integration
ExpressionEvaluatingMessageProcessorA MessageProcessor implementation that evaluates a SpEL expressionwith the Message itself as the root object within the evaluation context.Classorg.springframework.integration.handlerSpring Integration
ExpressionEvaluatingMessageHandlerA MessageHandler that evaluatesthe provided Expression expecting a void return.Classorg.springframework.integration.handlerSpring Integration
ExpressionCommandMessageProcessorA MessageProcessor implementation that expects an Expression or expressionStringas the Message payload.Classorg.springframework.integration.handlerSpring Integration
ErrorMessageSendingRecoverer .RetryExceptionNotAvailableExceptionClassorg.springframework.integration.handler.advice.ErrorMessageSendingRecovererSpring Integration
ErrorMessageSendingRecovererRecoveryCallback that sends the final throwable as an ErrorMessage afterSince:2.Classorg.springframework.integration.handler.adviceSpring Integration
DelayHandlerManagementInterfaceorg.springframework.integration.handlerSpring Integration
DelayHandler .DelayedMessageWrapperClassorg.springframework.integration.handler.DelayHandlerSpring Integration
DelayHandlerA MessageHandler that is capable of delaying the continuation of aMessage flow based on the result of evaluation delayExpression on an inbound MessageClassorg.springframework.integration.handlerSpring Integration
BridgeHandlerA simple MessageHandler implementation that passes the request Messagedirectly to the output channel without modifying it.Classorg.springframework.integration.handlerSpring Integration
AbstractRequestHandlerAdvice .ExecutionCallbackCalled by subclasses in doInvoke() to proceed() the invocation.Interfaceorg.springframework.integration.handler.advice.AbstractRequestHandlerAdviceSpring Integration
AbstractRequestHandlerAdviceBase class for MessageHandler advice classes.Classorg.springframework.integration.handler.adviceSpring Integration
AbstractReplyProducingMessageHandler .RequestHandlerInterfaceorg.springframework.integration.handler.AbstractReplyProducingMessageHandlerSpring Integration
AbstractReplyProducingPostProcessingMessageHandlerClassorg.springframework.integration.handlerSpring Integration
AbstractReplyProducingMessageHandlerBase class for MessageHandlers that are capable of producing replies.Classorg.springframework.integration.handlerSpring Integration
AbstractMessageProducingHandlerThe base AbstractMessageHandler implementation for the MessageProducer.Classorg.springframework.integration.handlerSpring Integration
AbstractMessageProcessorClassorg.springframework.integration.handlerSpring Integration
AbstractMessageHandlerBase class for MessageHandler implementations that provides basic validationand error handling capabilities.Classorg.springframework.integration.handlerSpring Integration