Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.remoting.transporter
Class NuxeoUnMarshaller

java.lang.Object
  extended by org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
      extended by org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
All Implemented Interfaces:
java.io.Serializable, PreferredStreamUnMarshaller, SerialUnMarshaller, UnMarshaller, UpdateableClassloaderUnMarshaller, VersionedUnMarshaller

public class NuxeoUnMarshaller
extends SerializableUnMarshaller

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
DATATYPE
 
Constructor Summary
NuxeoUnMarshaller()
           
 
Method Summary
 UnMarshaller cloneUnMarshaller()
           
 void setClassLoader(java.lang.ClassLoader classloader)
           
 
Methods inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
getClassLoader, getMarshallingStream, getMarshallingStream, getSerializationType, read, read, setSerializationType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoUnMarshaller

public NuxeoUnMarshaller()
Method Detail

setClassLoader

public void setClassLoader(java.lang.ClassLoader classloader)
Specified by:
setClassLoader in interface UnMarshaller
Overrides:
setClassLoader in class SerializableUnMarshaller

cloneUnMarshaller

public UnMarshaller cloneUnMarshaller()
                               throws java.lang.CloneNotSupportedException
Specified by:
cloneUnMarshaller in interface UnMarshaller
Overrides:
cloneUnMarshaller in class SerializableUnMarshaller
Throws:
java.lang.CloneNotSupportedException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.