public class ActHttpHandler
extends java.lang.Object
implements io.undertow.server.HttpHandler
Dispatch undertow request to Act application
Constructor and Description |
---|
ActHttpHandler(NetworkHandler client) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public ActHttpHandler(NetworkHandler client)
Copyright © 2014–2017 ActFramework. All rights reserved.