corda / net.corda.core.serialization / SerializationContext / withClassLoader

withClassLoader

abstract fun withClassLoader(classLoader: ClassLoader): SerializationContext

Helper method to return a new context based on this context with the deserialization class loader changed.