Class ObjectSerializationCodecFactory

    • Constructor Detail

      • ObjectSerializationCodecFactory

        public ObjectSerializationCodecFactory()
        Creates a new instance with the ClassLoader of the current thread.
      • ObjectSerializationCodecFactory

        public ObjectSerializationCodecFactory​(ClassLoader classLoader)
        Creates a new instance with the specified ClassLoader.
        Parameters:
        classLoader - The class loader to use