|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
org.omg.CORBA.portable.OutputStream
org.omg.CORBA_2_3.portable.OutputStream
org.jacorb.orb.CDROutputStream
org.jacorb.orb.giop.MessageOutputStream
org.jacorb.orb.giop.ServiceContextTransportingOutputStream
org.jacorb.orb.giop.ReplyOutputStream
public class ReplyOutputStream
Field Summary |
---|
Fields inherited from class org.jacorb.orb.CDROutputStream |
---|
buffer, giop_minor |
Constructor Summary | |
---|---|
ReplyOutputStream(int request_id,
ReplyStatusType_1_2 reply_status,
int giop_minor,
boolean is_locate_reply,
org.apache.avalon.framework.logger.Logger logger)
|
Method Summary | |
---|---|
void |
write_to(GIOPConnection conn)
|
Methods inherited from class org.jacorb.orb.giop.ServiceContextTransportingOutputStream |
---|
addServiceContext, getBody, insertMsgSize, markHeaderEnd |
Methods inherited from class org.jacorb.orb.giop.MessageOutputStream |
---|
insertMsgSize, writeGIOPMsgHeader |
Methods inherited from class org.omg.CORBA.portable.OutputStream |
---|
write_Context, write_fixed, write |
Methods inherited from class java.io.OutputStream |
---|
flush, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplyOutputStream(int request_id, ReplyStatusType_1_2 reply_status, int giop_minor, boolean is_locate_reply, org.apache.avalon.framework.logger.Logger logger)
Method Detail |
---|
public void write_to(GIOPConnection conn) throws java.io.IOException
write_to
in class ServiceContextTransportingOutputStream
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |