|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.InputStream
org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshallerD
StdUnMarshaller is an (abstract) implementation of UnMarshaller.
| Field Summary |
| Fields inherited from class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller |
context, first, is, last_offset, little_endian, offset |
| Constructor Summary | |
StdMarshallerFactory.StdUnMarshallerD(ChunkProvider message)
|
|
| Method Summary | |
void |
close()
Closes the target unmarshaller, releasing all underlying resources (including a possible chunk provider). |
protected void |
prepare()
|
| Methods inherited from class org.objectweb.jeremie.libs.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.io.InputStream |
mark, markSupported, read, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StdMarshallerFactory.StdUnMarshallerD(ChunkProvider message)
| Method Detail |
protected void prepare()
throws org.objectweb.jonathan.apis.kernel.JonathanException
prepare in class StdMarshallerFactory.StdUnMarshallerorg.objectweb.jonathan.apis.kernel.JonathanExceptionpublic void close()
UnMarshaller
close in interface UnMarshallerclose in class StdMarshallerFactory.StdUnMarshaller
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||