Uses of Interface
org.identityconnectors.framework.common.serializer.BinaryObjectSerializer
Packages that use BinaryObjectSerializer
-
Uses of BinaryObjectSerializer in org.identityconnectors.framework.common.serializer
Methods in org.identityconnectors.framework.common.serializer that return BinaryObjectSerializerModifier and TypeMethodDescriptionabstract BinaryObjectSerializerObjectSerializerFactory.newBinarySerializer(OutputStream os) Creates aBinaryObjectSerializerfor writing objects to the given stream.