org.objectweb.jeremie.presentation.std
Class StdMarshallerFactory.StdUnMarshallerD
java.lang.Object
java.io.InputStream
org.objectweb.jeremie.presentation.std.StdMarshallerFactory.StdUnMarshaller
org.objectweb.jeremie.presentation.std.StdMarshallerFactory.StdUnMarshallerD
- All Implemented Interfaces:
- JRMIUnMarshaller, org.objectweb.jonathan.presentation.api.UnMarshaller
- Enclosing class:
- StdMarshallerFactory
- public class StdMarshallerFactory.StdUnMarshallerD
- extends StdMarshallerFactory.StdUnMarshaller
StdUnMarshaller is an (abstract) implementation of UnMarshaller.
Methods inherited from class org.objectweb.jeremie.presentation.std.StdMarshallerFactory.StdUnMarshaller |
available, bytesRead, getContext, inputStream, isLittleEndian, read, read, readBoolean, readByte, readByteArray, readChar16, readChar8, readDouble, readException, readFloat, readInt, readLong, readMethod, readParameters, readReference, readResult, readShort, readString16, readString8, readValue, setByteOrder, setSize, skip |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdMarshallerFactory.StdUnMarshallerD
public StdMarshallerFactory.StdUnMarshallerD(org.objectweb.jonathan.resources.api.ChunkProvider message)
prepare
protected void prepare()
throws org.objectweb.jonathan.apis.kernel.JonathanException
- Overrides:
prepare
in class StdMarshallerFactory.StdUnMarshaller
- Throws:
org.objectweb.jonathan.apis.kernel.JonathanException
close
public void close()
- Specified by:
close
in interface org.objectweb.jonathan.presentation.api.UnMarshaller
- Overrides:
close
in class StdMarshallerFactory.StdUnMarshaller