Uses of Class
org.apache.camel.InvalidPayloadException
Packages that use InvalidPayloadException
-
Uses of InvalidPayloadException in org.apache.camel
Methods in org.apache.camel that throw InvalidPayloadExceptionModifier and TypeMethodDescriptionMessage.getMandatoryBody()Returns the body of the message as a POJO<T> TMessage.getMandatoryBody(Class<T> type) Returns the mandatory body as the specified type