public interface AbstractRouter
| Modifier and Type | Method and Description |
|---|---|
org.mule.apikit.model.ApiSpecification |
getRaml() |
org.reactivestreams.Publisher<org.mule.runtime.core.api.event.CoreEvent> |
processEvent(org.mule.runtime.core.api.event.CoreEvent event) |
org.reactivestreams.Publisher<org.mule.runtime.core.api.event.CoreEvent> processEvent(org.mule.runtime.core.api.event.CoreEvent event)
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionorg.mule.apikit.model.ApiSpecification getRaml()
Copyright © 2025. All rights reserved.