JBoss Marshalling 1.4.3.Final

Deprecated API


Contents
Deprecated Interfaces
org.jboss.marshalling.Creator
          This API is deprecated and will be removed in a future version. 
 

Deprecated Classes
org.jboss.marshalling.reflect.PublicReflectiveCreator
          this class simply delegates to ReflectiveCreator. 
org.jboss.marshalling.reflect.ReflectiveCreator
          This class is no longer used and will be removed in a future version. 
org.jboss.marshalling.reflect.SunReflectiveCreator
          This creator is no longer used and will be removed in a future version. 
 

Deprecated Methods
org.jboss.marshalling.MarshallingConfiguration.getCreator()
          no longer used in 1.4, will be removed in a future version 
org.jboss.marshalling.MarshallingConfiguration.getExternalizerCreator()
          no longer used in 1.4, will be removed in 1.4 
org.jboss.marshalling.Marshalling.getMarshallerFactory(String)
          It is recommended that you use Marshalling.getProvidedMarshallerFactory(String) instead; using the context class loader to find a marshalling implementation is risky at best as the user may have just about anything on their class path. 
org.jboss.marshalling.MarshallingConfiguration.getSerializedCreator()
          no longer used in 1.4, will be removed in 1.4 
org.jboss.marshalling.UnmarshallingObjectInputStream.readLine()
           
org.jboss.marshalling.MarshallerObjectInputStream.readLine()
           
org.jboss.marshalling.ObjectInputStreamUnmarshaller.readLine()
           
org.jboss.marshalling.MarshallingConfiguration.setCreator(Creator)
          no longer used in 1.4, will be removed in a future version 
org.jboss.marshalling.MarshallingConfiguration.setExternalizerCreator(Creator)
          no longer used in 1.4, will be removed in 1.4 
org.jboss.marshalling.MarshallingConfiguration.setSerializedCreator(Creator)
          no longer used in 1.4, will be removed in 1.4 
 


JBoss Marshalling 1.4.3.Final

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