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