public class ActionHandler extends Object implements com.sun.net.httpserver.HttpHandler
| 构造器和说明 |
|---|
ActionHandler(Action action)
构造
|
private final Action action
public ActionHandler(Action action)
action - Actionpublic void handle(com.sun.net.httpserver.HttpExchange httpExchange)
throws IOException
handle 在接口中 com.sun.net.httpserver.HttpHandlerIOExceptionCopyright © 2023. All rights reserved.