Uses of Enum Class
org.frankframework.messaging.amqp.AmqpSender.MessageType
Packages that use AmqpSender.MessageType
-
Uses of AmqpSender.MessageType in org.frankframework.messaging.amqp
Methods in org.frankframework.messaging.amqp that return AmqpSender.MessageTypeModifier and TypeMethodDescriptionstatic AmqpSender.MessageTypeReturns the enum constant of this class with the specified name.static AmqpSender.MessageType[]AmqpSender.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.messaging.amqp with parameters of type AmqpSender.MessageTypeModifier and TypeMethodDescriptionvoidAmqpSender.setMessageType(AmqpSender.MessageType messageType)