public final class RouterServiceAdapter extends Object
| Constructor and Description |
|---|
RouterServiceAdapter(RouterService delegate) |
RouterServiceAdapter(org.mule.module.apikit.spi.RouterService delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise(String ramlPath) |
org.reactivestreams.Publisher<org.mule.runtime.core.api.event.CoreEvent> |
process(org.mule.runtime.core.api.event.CoreEvent event,
Router router,
String ramlPath) |
public RouterServiceAdapter(RouterService delegate)
public RouterServiceAdapter(org.mule.module.apikit.spi.RouterService delegate)
public void initialise(String ramlPath) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2019. All rights reserved.