Uses of Package
org.identityconnectors.framework.impl.serializer

Packages that use org.identityconnectors.framework.impl.serializer
org.identityconnectors.framework.impl.serializer   
org.identityconnectors.framework.impl.serializer.binary   
org.identityconnectors.framework.impl.serializer.xml   
 

Classes in org.identityconnectors.framework.impl.serializer used by org.identityconnectors.framework.impl.serializer
AbstractObjectSerializationHandler
           
ObjectDecoder
          Interface to abstract away the difference between deserializing xml and binary
ObjectEncoder
          Interface to abstract away the difference between serializing xml and binary
ObjectSerializationHandler
          Interface to be implemented to handle the serialization/ deserialization of an object.
ObjectTypeMapper
          Interface to be implemented to handle the serialization/ deserialization of an object.
ObjectTypeMapperImpl
           
 

Classes in org.identityconnectors.framework.impl.serializer used by org.identityconnectors.framework.impl.serializer.binary
ObjectDecoder
          Interface to abstract away the difference between deserializing xml and binary
ObjectEncoder
          Interface to abstract away the difference between serializing xml and binary
 

Classes in org.identityconnectors.framework.impl.serializer used by org.identityconnectors.framework.impl.serializer.xml
ObjectDecoder
          Interface to abstract away the difference between deserializing xml and binary
ObjectEncoder
          Interface to abstract away the difference between serializing xml and binary
 



Copyright © 2011. All Rights Reserved.