Package com.networknt.rpc.router
Class FormHandler
- java.lang.Object
-
- com.networknt.rpc.router.AbstractRpcHandler
-
- com.networknt.rpc.router.FormHandler
-
- All Implemented Interfaces:
com.networknt.handler.LightHttpHandler,io.undertow.server.HttpHandler
public class FormHandler extends AbstractRpcHandler
- Author:
- Nicholas Azar Created on July 10, 2017
-
-
Field Summary
-
Fields inherited from class com.networknt.rpc.router.AbstractRpcHandler
schema
-
-
Constructor Summary
Constructors Constructor Description FormHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleRequest(io.undertow.server.HttpServerExchange httpServerExchange)-
Methods inherited from class com.networknt.rpc.router.AbstractRpcHandler
getServiceId, isVerifyJwt
-
-