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.