com.github.manosbatsis.corda.rpc.poolboy.config / RpcConfigurationService / getCustomSerializers
getCustomSerializers¶
open fun getCustomSerializers(cordapPackages: List<String>): Set<SerializationCustomSerializer<*, *>>?
Custom serializer types found in the configured cordapp packages. Override to bypass classpath scanning and improve search discovery performance.