Serialized Form
-
Package org.springframework.rabbit.stream.producer
-
Class org.springframework.rabbit.stream.producer.StreamSendException extends org.springframework.amqp.AmqpException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
confirmationCode
int confirmationCode
-
-
-
Package org.springframework.rabbit.stream.support
-
Class org.springframework.rabbit.stream.support.StreamMessageProperties extends org.springframework.amqp.core.MessageProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
creationTime
long creationTime
-
groupId
java.lang.String groupId
-
groupSequence
long groupSequence
-
replyToGroupId
java.lang.String replyToGroupId
-
subject
java.lang.String subject
-
to
java.lang.String to
-
-