Nuxeo Enterprise Platform 5.1

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:
Serializable, org.jboss.remoting.marshal.SerialUnMarshaller, org.jboss.remoting.marshal.UnMarshaller

public class NuxeoUnMarshaller
extends org.jboss.remoting.marshal.serializable.SerializableUnMarshaller

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
customClassLoader, DATATYPE, serializationType
 
Constructor Summary
NuxeoUnMarshaller()
           
 
Method Summary
 org.jboss.remoting.marshal.UnMarshaller cloneUnMarshaller()
           
 Object read(InputStream inputStream, Map metadata)
           
 
Methods inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
getSerializationType, setClassLoader, setSerializationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoUnMarshaller

public NuxeoUnMarshaller()
Method Detail

read

public Object read(InputStream inputStream,
                   Map metadata)
            throws IOException,
                   ClassNotFoundException
Specified by:
read in interface org.jboss.remoting.marshal.UnMarshaller
Overrides:
read in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
Throws:
IOException
ClassNotFoundException

cloneUnMarshaller

public org.jboss.remoting.marshal.UnMarshaller cloneUnMarshaller()
                                                          throws CloneNotSupportedException
Specified by:
cloneUnMarshaller in interface org.jboss.remoting.marshal.UnMarshaller
Overrides:
cloneUnMarshaller in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
Throws:
CloneNotSupportedException

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.