Uses of Interface
org.identityconnectors.framework.common.serializer.BinaryObjectSerializer
-
Uses of BinaryObjectSerializer in org.identityconnectors.framework.common.serializer
Modifier and TypeMethodDescriptionabstract BinaryObjectSerializer
ObjectSerializerFactory.newBinarySerializer
(OutputStream os) Creates aBinaryObjectSerializer
for writing objects to the given stream.