Uses of Class
org.apache.activemq.artemis.core.persistence.impl.journal.codec.RefEncoding
-
Packages that use RefEncoding Package Description org.apache.activemq.artemis.core.persistence.impl.journal -
-
Uses of RefEncoding in org.apache.activemq.artemis.core.persistence.impl.journal
Fields in org.apache.activemq.artemis.core.persistence.impl.journal declared as RefEncoding Modifier and Type Field Description RefEncodingAckDescribe. refEncodingRefEncodingDescribeJournal.ReferenceDescribe. refEncodingConstructors in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type RefEncoding Constructor Description AckDescribe(RefEncoding refEncoding)ReferenceDescribe(RefEncoding refEncoding)
-