|
||||||||||
| 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
public class 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(org.omg.CORBA.ORB orb,
byte[] buf)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
org.omg.IOP.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 |
| 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 final RequestHeader_1_2 req_hdr
| Constructor Detail |
|---|
public RequestInputStream(org.omg.CORBA.ORB orb,
byte[] buf)
| Method Detail |
|---|
public org.omg.IOP.ServiceContext getServiceContext(int id)
public boolean isLocateRequest()
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||