|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.omg.CORBA.portable.InputStream
org.omg.CORBA_2_3.portable.InputStream
org.objectweb.david.apis.presentation.DavidInputStream
org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshallerD
PortableUnMarshallerD is an implementation of UnMarshaller.
Field Summary |
Fields inherited from class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller |
first, last_offset, little_endian, offset |
Constructor Summary | |
PortableMarshallerFactory.PortableUnMarshallerD(ChunkProvider message)
Constructs a new unmarshaller. |
Method Summary | |
void |
close()
Closes the target unmarshaller, releasing all underlying resources (including a possible chunk provider). |
protected void |
prepare()
Redefines the prepare
method of PortableUnMarshaller to deal with the chunk provider. |
Methods inherited from class org.objectweb.david.apis.presentation.DavidInputStream |
read_Principal |
Methods inherited from class org.omg.CORBA.portable.InputStream |
orb, read_Context, read_fixed |
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 PortableMarshallerFactory.PortableUnMarshallerD(ChunkProvider message)
message
- a chunk provider.Method Detail |
protected void prepare() throws org.objectweb.jonathan.apis.kernel.JonathanException
prepare
method of PortableUnMarshaller
to deal with the chunk provider.
prepare
in class PortableMarshallerFactory.PortableUnMarshaller
org.objectweb.jonathan.apis.kernel.JonathanException
- if something goes wrong.public void close()
UnMarshaller
close
in interface UnMarshaller
close
in class PortableMarshallerFactory.PortableUnMarshaller
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |