Generated by
JDiff

Class org.springframework.remoting.caucho.HessianClientInterceptor

Added Methods
void setAllowNonSerializable(boolean) Set whether to allow non-serializable types as Hessian arguments and return values.
void setConnectTimeout(long) Set the socket connect timeout to use for the Hessian client.
void setConnectionFactory(HessianConnectionFactory) Specify a custom HessianConnectionFactory to use for the Hessian client.