|
||||||||||
| 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.jacorb.orb.CDRInputStream
org.jacorb.orb.giop.MessageInputStream
public class MessageInputStream
MessageInputStream.java Created: Sat Aug 18 21:07:07 2002
| Field Summary | |
|---|---|
int |
msg_size
|
| Fields inherited from class org.jacorb.orb.CDRInputStream |
|---|
buffer, giop_minor, index, littleEndian, pos |
| Constructor Summary | |
|---|---|
MessageInputStream(org.omg.CORBA.ORB orb,
byte[] buffer)
|
|
| Method Summary |
|---|
| Methods inherited from class org.omg.CORBA.portable.InputStream |
|---|
read_Context |
| Methods inherited from class java.io.InputStream |
|---|
skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int msg_size
| Constructor Detail |
|---|
public MessageInputStream(org.omg.CORBA.ORB orb,
byte[] buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||