Constructor and Description |
---|
FkParams(String param,
Pattern ptn,
Take tke)
Ctor.
|
FkParams(String param,
String ptn,
Take tke)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Opt<Response> |
route(Request req)
Process this request or ignore it.
|
public FkParams(String param, String ptn, Take tke)
param
- Name of paramptn
- Patterntke
- Takepublic Opt<Response> route(Request req) throws IOException
Fork
route
in interface Fork
req
- RequestIOException
- If failsCopyright © 2015–2019 Take. All rights reserved.