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 BinaryObjectSerializer
ObjectSerializerFactory.newBinarySerializer
(OutputStream os) Creates aBinaryObjectSerializer
for writing objects to the given stream.