|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseHandler
The interface, able to return streams, where the reply data can be marshalled.
Method Summary | |
---|---|
OutputStream |
createExceptionReply()
Create a stream, suitable for writing a user exception. |
OutputStream |
createReply()
Create a stream for writing an ordinary reply (not an exception). |
Method Detail |
---|
OutputStream createExceptionReply()
OutputStream createReply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |