Uses of Interface
org.identityconnectors.framework.common.serializer.BinaryObjectSerializer

Packages that use BinaryObjectSerializer
org.identityconnectors.framework.common.serializer   
 

Uses of BinaryObjectSerializer in org.identityconnectors.framework.common.serializer
 

Methods in org.identityconnectors.framework.common.serializer that return BinaryObjectSerializer
abstract  BinaryObjectSerializer ObjectSerializerFactory.newBinarySerializer(OutputStream os)
          Creates a BinaryObjectSerializer for writing objects to the given stream.
 



Copyright © 2012. All Rights Reserved.