JBoss Marshalling 1.2.1.GA

Uses of Interface
org.jboss.marshalling.MarshallerFactory

Packages that use MarshallerFactory
org.jboss.marshalling The marshalling API. 
 

Uses of MarshallerFactory in org.jboss.marshalling
 

Classes in org.jboss.marshalling that implement MarshallerFactory
 class AbstractMarshallerFactory
          An abstract implementation of the MarshallerFactory interface.
 

Methods in org.jboss.marshalling that return MarshallerFactory
 MarshallerFactory ProviderDescriptor.getMarshallerFactory()
          Get the marshaller factory instance for this provider.
static MarshallerFactory Marshalling.getMarshallerFactory(String name)
          Get a marshaller factory, by name.
static MarshallerFactory Marshalling.getMarshallerFactory(String name, ClassLoader classLoader)
          Get a marshaller factory, by name.
 


JBoss Marshalling 1.2.1.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.