|
||||||||||||
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
org.jacorb.orb.giop.ServiceContextTransportingInputStream
ServiceContextTransportingInputStream.java Created: Sat Aug 18 21:07:07 2002
Field Summary |
---|
Fields inherited from class org.jacorb.orb.giop.MessageInputStream |
---|
msg_size |
Fields inherited from class org.jacorb.orb.CDRInputStream |
---|
buffer, giop_minor, index, littleEndian, pos |
Constructor Summary | |
---|---|
ServiceContextTransportingInputStream(ORB orb,
byte[] buffer)
|
Method Summary | |
---|---|
protected void |
skipHeaderPadding()
For GIOP 1.2 only: The message body is aligned on an 8 byte boundary, if a body is present. |
Methods inherited from class org.omg.CORBA.portable.InputStream |
---|
read_Context, read_fixed |
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 |
Constructor Detail |
public ServiceContextTransportingInputStream(ORB orb, byte[] buffer)
Method Detail |
protected void skipHeaderPadding()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |