org.nuxeo.runtime.remoting.transporter
Class NuxeoUnMarshaller
java.lang.Object
org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
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
| Fields inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller |
customClassLoader, DATATYPE, serializationType |
| 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 |
NuxeoUnMarshaller
public NuxeoUnMarshaller()
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
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.