Class GenericJbossMarshallerEncoder

java.lang.Object
org.infinispan.commons.dataconversion.MarshallerEncoder
org.infinispan.jboss.marshalling.dataconversion.GenericJbossMarshallerEncoder
All Implemented Interfaces:
org.infinispan.commons.dataconversion.Encoder

@Deprecated(forRemoval=true, since="11.0") public class GenericJbossMarshallerEncoder extends org.infinispan.commons.dataconversion.MarshallerEncoder
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. Set the storage media type and use transcoding instead.
Since:
9.1
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.infinispan.commons.dataconversion.MediaType
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    short
    id()
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class org.infinispan.commons.dataconversion.MarshallerEncoder

    fromStorage, isStorageFormatFilterable, marshall, toStorage, unmarshall

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenericJbossMarshallerEncoder

      public GenericJbossMarshallerEncoder(GenericJBossMarshaller marshaller)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • GenericJbossMarshallerEncoder

      public GenericJbossMarshallerEncoder(ClassLoader classLoader)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getStorageFormat

      public org.infinispan.commons.dataconversion.MediaType getStorageFormat()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • id

      public short id()
      Deprecated, for removal: This API element is subject to removal in a future version.