public interface IHttpRpcResourceHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange exchange)
资源处理
|
void handle(com.sun.net.httpserver.HttpExchange exchange)
throws IOException
exchange - HttpExchangeIOException - IOExceptionCopyright © 2020. All Rights Reserved.