Interface and Description |
---|
org.jboss.marshalling.Creator
This API is deprecated and will be removed in a future version.
|
Class and Description |
---|
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.
|
Method and Description |
---|
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.UnmarshallingObjectInputStream.readLine() |
org.jboss.marshalling.ObjectInputStreamUnmarshaller.readLine() |
org.jboss.marshalling.MarshallerObjectInputStream.readLine() |
org.jboss.marshalling.reflect.SerializableClassRegistry.release(ClassLoader)
No longer required.
|
Copyright © 2011 JBoss, a division of Red Hat, Inc.