Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.frankframework.management.gateway.HazelcastConfig
- org.frankframework.management.gateway.HazelcastOutboundGateway (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.frankframework.management.bus.OutboundGateway)
- org.frankframework.management.gateway.HttpInboundGateway (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.IntegrationPattern, org.springframework.web.context.ServletContextAware, org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.frankframework.management.gateway.HttpOutboundGateway (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.frankframework.management.bus.OutboundGateway)
- java.io.InputStream (implements java.io.Closeable)
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.context.ComponentSourceAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
- org.springframework.integration.http.outbound.HttpRequestExecutingMessageHandler
- org.frankframework.management.gateway.ErrorMessageConverter