-
Constructor Summary
Constructors
-
Method Summary
in(io.vertx.ext.web.RoutingContext context,
Event event)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EpsilonIncome
public EpsilonIncome()
-
Method Details
-
in
public List<Epsilon<Object>> in(io.vertx.ext.web.RoutingContext context,
Event event)
throws io.horizon.exception.WebException
Description copied from interface: Income
request mime analyzing
- Specified by:
in in interface Income<List<Epsilon<Object>>>
- Parameters:
context - RoutingContext environment here
event - Event definition for method declared.
- Returns:
- Extract `T` processing
- Throws:
io.horizon.exception.WebException