Uses of Interface
org.identityconnectors.framework.common.serializer.BinaryObjectDeserializer
Packages that use BinaryObjectDeserializer
Package
Description
-
Uses of BinaryObjectDeserializer in org.identityconnectors.framework.common.serializer
Methods in org.identityconnectors.framework.common.serializer that return BinaryObjectDeserializerModifier and TypeMethodDescriptionabstract BinaryObjectDeserializer
ObjectSerializerFactory.newBinaryDeserializer
(InputStream is) Creates aBinaryObjectDeserializer
for reading objects from the given stream. -
Uses of BinaryObjectDeserializer in org.identityconnectors.framework.impl.serializer
Methods in org.identityconnectors.framework.impl.serializer that return BinaryObjectDeserializerModifier and TypeMethodDescriptionObjectSerializerFactoryImpl.newBinaryDeserializer
(InputStream is) -
Uses of BinaryObjectDeserializer in org.identityconnectors.framework.impl.serializer.binary
Classes in org.identityconnectors.framework.impl.serializer.binary that implement BinaryObjectDeserializer