Package | Description |
---|---|
org.jacorb.orb.etf | |
org.jacorb.orb.giop | |
org.jacorb.orb.iiop |
Modifier and Type | Method and Description |
---|---|
abstract void |
ProtocolAddressBase.write(CDROutputStream s) |
abstract void |
ProfileBase.writeAddressProfile(CDROutputStream stream)
Write the AddressProfile to the supplied stream.
|
Modifier and Type | Class and Description |
---|---|
class |
LocateReplyOutputStream |
class |
LocateRequestOutputStream |
class |
MessageOutputStream
MessageOutputStream.java
Created: Sat Aug 18 12:12:22 2002
|
class |
ReplyOutputStream |
class |
RequestOutputStream |
class |
ServiceContextTransportingOutputStream
ServiceContextTransportingOutputStream.java
Created: Sat Aug 18 12:12:22 2002
|
Modifier and Type | Method and Description |
---|---|
void |
IIOPAddress.write(CDROutputStream cdr) |
void |
IIOPProfile.writeAddressProfile(CDROutputStream addressProfileStream)
Writes the bytes that would make up the ETF::AddressProfile bytes (new spec)
to a stream.
|
Copyright © 2016 JacORB. All rights reserved.