Package | Description |
---|---|
org.mule.model.direct | |
org.mule.model.pipeline | |
org.mule.model.seda |
Modifier and Type | Class and Description |
---|---|
class |
DirectService
A direct service invokes the service service directly without any threading, even
when the invocation is asynchronous
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineService |
Modifier and Type | Class and Description |
---|---|
class |
SedaService
A Seda service runs inside a Seda Model and is responsible for managing a Seda
Queue and thread pool for a Mule sevice service.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.