public interface ResponseHandler
Modifier and Type | Method and Description |
---|---|
OutputStream |
createExceptionReply()
在方法调用期间由servant调用。
|
OutputStream |
createReply()
在方法调用期间由servant调用。
|
OutputStream createReply()
portable
package comments for unimplemented features
OutputStream createExceptionReply()