public class ReplyOutputStream extends ServiceContextTransportingOutputStream
buffer, giop_minor
Constructor and Description |
---|
ReplyOutputStream(int request_id,
ReplyStatusType_1_2 reply_status,
int giop_minor,
boolean is_locate_reply,
org.slf4j.Logger logger) |
ReplyOutputStream(ORB orb,
int request_id,
ReplyStatusType_1_2 reply_status,
int giop_minor,
boolean is_locate_reply,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
write_to(GIOPConnection conn) |
addServiceContext, getBody, insertMsgSize, markHeaderEnd
insertMsgSize, writeGIOPMsgHeader
beginEncapsulatedArray, beginEncapsulation, close, configure, create_input_stream, endEncapsulation, finalize, getBufferCopy, getGIOPMinor, increaseSize, insertLongInBuffer, orb, reduceSize, reset, setBuffer, setBufferWithoutReset, setCodeSets, setGIOPMinor, size, skip, updateMutatorConnection, write_abstract_interface, write_any, write_boolean_array, write_boolean, write_byte, write_char_array, write_char, write_double_array, write_double, write_fixed, write_fixed, write_float_array, write_float, write_IOR, write_long_array, write_long, write_longlong_array, write_longlong, write_Object, write_octet_array, write_octet, write_Principal, write_short_array, write_short, write_string, write_TypeCode, write_ulong_array, write_ulong, write_ulonglong_array, write_ulonglong, write_ushort_array, write_ushort, write_value, write_value, write_value, write_value, write_value, write_wchar_array, write_wchar, write_wstring, write
write_Context, write
public ReplyOutputStream(int request_id, ReplyStatusType_1_2 reply_status, int giop_minor, boolean is_locate_reply, org.slf4j.Logger logger)
public ReplyOutputStream(ORB orb, int request_id, ReplyStatusType_1_2 reply_status, int giop_minor, boolean is_locate_reply, org.slf4j.Logger logger)
public void write_to(GIOPConnection conn) throws java.io.IOException
write_to
in class ServiceContextTransportingOutputStream
java.io.IOException