
Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.broker.api.BaseChannelSettings (implements ca.uhn.fhir.broker.api.IChannelSettings)
- ca.uhn.fhir.broker.api.ChannelConsumerSettings
- ca.uhn.fhir.broker.api.ChannelProducerSettings
- org.springframework.messaging.support.GenericMessage<T> (implements org.springframework.messaging.Message<T>, java.io.Serializable)
- ca.uhn.fhir.broker.api.RawStringMessage (implements ca.uhn.fhir.rest.server.messaging.IMessage<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ca.uhn.fhir.broker.api.BrokerConsumerClosedException
- ca.uhn.fhir.broker.api.BrokerListenerClosedException
- ca.uhn.fhir.broker.api.ChannelConsumerStartFailureException
- ca.uhn.fhir.broker.api.PayloadTooLargeException
- java.lang.RuntimeException
- java.lang.Exception
- ca.uhn.fhir.broker.api.BaseChannelSettings (implements ca.uhn.fhir.broker.api.IChannelSettings)
Interface Hierarchy
- java.lang.AutoCloseable
- ca.uhn.fhir.broker.api.IChannelConsumer<T>
- ca.uhn.fhir.broker.api.IBrokerClient
- ca.uhn.fhir.broker.api.IChannelNamer
- ca.uhn.fhir.broker.api.IChannelProducer<T>
- ca.uhn.fhir.broker.api.IChannelSettings
- ca.uhn.fhir.broker.api.IMessageListener<T>
- ca.uhn.fhir.broker.api.IRetryAwareMessageListener<T>
- ca.uhn.fhir.broker.api.ISendResult