Package | Description |
---|---|
org.jacorb.orb.dsi | |
org.jacorb.orb.etf | |
org.jacorb.orb.giop | |
org.jacorb.orb.iiop |
Modifier and Type | Method and Description |
---|---|
CDRInputStream |
ServerRequest.getInputStream() |
Modifier and Type | Method and Description |
---|---|
abstract void |
ProfileBase.readAddressProfile(CDRInputStream stream)
Read the ETF::AddressProfile from the supplied stream.
|
Modifier and Type | Class and Description |
---|---|
class |
LocateReplyInputStream |
class |
LocateRequestInputStream |
class |
MessageInputStream
MessageInputStream.java
Created: Sat Aug 18 21:07:07 2002
|
class |
ReplyInputStream |
class |
RequestInputStream |
class |
ServiceContextTransportingInputStream
ServiceContextTransportingInputStream.java
Created: Sat Aug 18 21:07:07 2002
|
Modifier and Type | Method and Description |
---|---|
static IIOPAddress |
IIOPAddress.read(CDRInputStream cdr) |
void |
IIOPProfile.readAddressProfile(CDRInputStream addressProfileStream)
Reads the bytes that make up the ETF::AddressProfile bytes (new spec)
from a stream.
|