public class PrintResultHandler extends Object implements ResultHandler
ResultHandler for performing print task| 限定符 | 构造器和说明 |
|---|---|
protected |
PrintResultHandler()
Accessed via
HttpResultHandlers.print() |
protected PrintResultHandler()
HttpResultHandlers.print()public void handle(HttpResult result) throws Exception
handle 在接口中 ResultHandlerresult - the result of the executed requestException - if a failure occursCopyright © 2016. All rights reserved.