public class ActionHandler extends Object implements com.sun.net.httpserver.HttpHandler
Constructor and Description |
---|
ActionHandler(Action action)
构造
|
Modifier and Type | Method and Description |
---|---|
void |
handle(com.sun.net.httpserver.HttpExchange httpExchange) |
public ActionHandler(Action action)
action
- Actionpublic void handle(com.sun.net.httpserver.HttpExchange httpExchange) throws IOException
handle
in interface com.sun.net.httpserver.HttpHandler
IOException
Copyright © 2024. All rights reserved.