org.omg.CORBA.portable
Interface ResponseHandler

All Known Subinterfaces:
ServerRequest
All Known Implementing Classes:
AbstractServerRequest

public interface ResponseHandler


Method Summary
 OutputStream createExceptionReply()
           
 OutputStream createReply()
           
 

Method Detail

createReply

public OutputStream createReply()

createExceptionReply

public OutputStream createExceptionReply()