spring-framework / org.springframework.remoting.caucho / HessianExporter / setSerializerFactory

setSerializerFactory

open fun setSerializerFactory(@Nullable serializerFactory: SerializerFactory): Unit

Specify the Hessian SerializerFactory to use.

This will typically be passed in as an inner bean definition of type com.caucho.hessian.io.SerializerFactory, with custom bean property values applied.