Uses of Class
org.jasig.portal.serialize.SerializerFactory

Packages that use SerializerFactory
org.jasig.portal.serialize   
 

Uses of SerializerFactory in org.jasig.portal.serialize
 

Methods in org.jasig.portal.serialize that return SerializerFactory
static SerializerFactory SerializerFactory.getSerializerFactory(String method)
          Register a serializer factory, keyed by the given method string.
 

Methods in org.jasig.portal.serialize with parameters of type SerializerFactory
static void SerializerFactory.registerSerializerFactory(SerializerFactory factory)
          Register a serializer factory, keyed by the given method string.
 



Copyright © 2010 Jasig. All Rights Reserved.