org.omg.CORBA.portable
Interface ResponseHandler

All Known Subinterfaces:
ServerRequest

public interface ResponseHandler


Method Summary
 OutputStream createExceptionReply()
           
 OutputStream createReply()
           
 

Method Detail

createReply

public OutputStream createReply()

createExceptionReply

public OutputStream createExceptionReply()