Method and Description |
---|
org.jboss.marshalling.MarshallingConfiguration.getCreator() |
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.ObjectInputStreamUnmarshaller.readLine() |
org.jboss.marshalling.UnmarshallingObjectInputStream.readLine() |
org.jboss.marshalling.MarshallerObjectInputStream.readLine() |
org.jboss.marshalling.MarshallingConfiguration.setCreator(Creator) |
org.jboss.marshalling.river.RiverPutField.write(ObjectOutput) |
Copyright © 2011 JBoss, a division of Red Hat, Inc.