Package org.infinispan.marshall.persistence.impl


package org.infinispan.marshall.persistence.impl
This package should mainly contain MessageMarshaller implementations for classes which a static inner class is not possible. For example it's necessary for the WrappedByteArray marshaller to be in this package as the infinispan-commons module does not contain a dependency on protostream.
Since:
10.0
Author:
Ryan Emerson