|
|||||||||||
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
org.jacorb.orb.giop.RequestInputStream
Field Summary | |
RequestHeader_1_2 |
req_hdr
|
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 | |
RequestInputStream(ORB orb,
byte[] buf)
|
Method Summary | |
protected void |
finalize()
|
ServiceContext |
getServiceContext(int id)
|
boolean |
isLocateRequest()
|
Methods inherited from class org.jacorb.orb.giop.ServiceContextTransportingInputStream |
skipHeaderPadding |
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, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public RequestHeader_1_2 req_hdr
Constructor Detail |
public RequestInputStream(ORB orb, byte[] buf)
Method Detail |
public ServiceContext getServiceContext(int id)
public boolean isLocateRequest()
protected void finalize() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |