public class FragmentAssemblerKnotProxyImpl extends AbstractKnotProxy
DEFAULT_TRANSITION| Constructor and Description |
|---|
FragmentAssemblerKnotProxyImpl(io.vertx.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
protected KnotContext |
processError(KnotContext knotContext,
Throwable error) |
protected io.reactivex.Single<KnotContext> |
processRequest(KnotContext knotContext) |
protected boolean |
shouldProcess(Set<String> knots) |
processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProxy, createProxyWithOptionspublic FragmentAssemblerKnotProxyImpl(io.vertx.core.json.JsonObject config)
protected io.reactivex.Single<KnotContext> processRequest(KnotContext knotContext)
processRequest in class AbstractKnotProxyprotected boolean shouldProcess(Set<String> knots)
shouldProcess in class AbstractKnotProxyprotected KnotContext processError(KnotContext knotContext, Throwable error)
processError in class AbstractKnotProxyCopyright © 2016–2018. All rights reserved.