JBoss Marshalling 1.3.0.CR1

Deprecated API


Contents
Deprecated Methods
org.jboss.marshalling.MarshallingConfiguration.getCreator()
          Use MarshallingConfiguration.getExternalizedCreator() or MarshallingConfiguration.getSerializedCreator() instead. 
org.jboss.marshalling.UnmarshallingObjectInputStream.readLine()
           
org.jboss.marshalling.MarshallerObjectInputStream.readLine()
           
org.jboss.marshalling.ObjectInputStreamUnmarshaller.readLine()
           
org.jboss.marshalling.MarshallingConfiguration.setCreator(Creator)
          Use MarshallingConfiguration.setExternalizedCreator(Creator) or MarshallingConfiguration.setSerializedCreator(Creator) instead. 
 


JBoss Marshalling 1.3.0.CR1

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