
Package ca.uhn.fhir.rest.server.messaging
package ca.uhn.fhir.rest.server.messaging
-
ClassDescriptionIMessage implementations that implement this method can have their payloads nulled if the message is too large to be submitted to the broker.Some broker implementations require a message key.IMessage<T>This interface is implemented by serializable "wrapper" message classes that are exchanged with Massage Brokers.If a Message Listener registered with a Channel Consumer is retry aware, then the Channel Consumer can pass an instance of this interface to provide delivery context details to the listener.IMessage implementations that deliver a FHIR Resource payload can implement this interface to make the resource id available to loggers.Utility class for parsing and validating partition information from HTTP request headers.