|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDROutputStream | |
|---|---|
| org.jacorb.orb.etf | |
| org.jacorb.orb.giop | |
| org.jacorb.orb.iiop | |
| Uses of CDROutputStream in org.jacorb.orb.etf |
|---|
| Methods in org.jacorb.orb.etf with parameters of type CDROutputStream | |
|---|---|
abstract void |
ProtocolAddressBase.write(CDROutputStream s)
|
abstract void |
ProfileBase.writeAddressProfile(CDROutputStream stream)
Write the AddressProfile to the supplied stream. |
| Uses of CDROutputStream in org.jacorb.orb.giop |
|---|
| Subclasses of CDROutputStream in org.jacorb.orb.giop | |
|---|---|
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 |
| Uses of CDROutputStream in org.jacorb.orb.iiop |
|---|
| Methods in org.jacorb.orb.iiop with parameters of type CDROutputStream | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||