Uses of Interface
org.identityconnectors.framework.impl.serializer.ObjectDecoder
Packages that use ObjectDecoder
Package
Description
-
Uses of ObjectDecoder in org.identityconnectors.framework.impl.serializer
Methods in org.identityconnectors.framework.impl.serializer with parameters of type ObjectDecoderModifier and TypeMethodDescriptionEnumSerializationHandler.deserialize
(ObjectDecoder decoder) ObjectSerializationHandler.deserialize
(ObjectDecoder decoder) Called to deserialize the object. -
Uses of ObjectDecoder in org.identityconnectors.framework.impl.serializer.binary
Classes in org.identityconnectors.framework.impl.serializer.binary that implement ObjectDecoder -
Uses of ObjectDecoder in org.identityconnectors.framework.impl.serializer.xml
Classes in org.identityconnectors.framework.impl.serializer.xml that implement ObjectDecoder