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

setSerializerFactory

open fun setSerializerFactory(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.