- Type Parameters:
T - generic definition
- All Implemented Interfaces:
Atomic<T>
public class MimeAtomic<T>
extends Object
implements Atomic<T>
# 「Co」Zero Mime Processing here
This component will process the request data before your code occurs
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MimeAtomic
public MimeAtomic()
-
Method Details
-
ingest
public Epsilon<T> ingest(io.vertx.ext.web.RoutingContext context,
Epsilon<T> income)
throws io.horizon.exception.WebException
- Specified by:
ingest in interface Atomic<T>
- Throws:
io.horizon.exception.WebException