Uses of Class
org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
Packages that use LargeServerMessageImpl Package Description org.apache.activemq.artemis.core.persistence.impl.journal -
-
Uses of LargeServerMessageImpl in org.apache.activemq.artemis.core.persistence.impl.journal
Constructors in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type LargeServerMessageImpl Constructor Description LargeServerMessageImpl(LargeServerMessageImpl copy, TypedProperties properties, SequentialFile fileCopy, long newID)Copy constructor
-