| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop |
| Modifier and Type | Class and Description |
|---|---|
class |
CDROutputStream |
| 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 |
CodeSet.write_char(CodeSet.OutputBuffer buffer,
char c,
boolean write_bom,
boolean write_length,
int giop_minor)
Writes a character to the buffer with the appropriate encoding.
|