Uses of Interface
org.identityconnectors.framework.common.serializer.BinaryObjectSerializer
Package
Description
-
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. -
Uses of BinaryObjectSerializer in org.identityconnectors.framework.impl.serializer
Modifier and TypeMethodDescriptionObjectSerializerFactoryImpl.newBinarySerializer
(OutputStream os) -
Uses of BinaryObjectSerializer in org.identityconnectors.framework.impl.serializer.binary