org.omg.CORBA.portable

Interface ResponseHandler

Known Implementing Classes:
ServerRequest

public interface ResponseHandler

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Method Summary

OutputStream
createExceptionReply()
OutputStream
createReply()

Method Details

createExceptionReply

public OutputStream createExceptionReply()


createReply

public OutputStream createReply()