| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
| org.mule.util |
Common helper classes for reading/writing files setting bean properties and SPI helpers.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCloserService |
DefaultMuleContext.getStreamCloserService()
Returns the configured
StreamCloserService |
| Modifier and Type | Method and Description |
|---|---|
StreamCloserService |
MuleContext.getStreamCloserService()
Returns the configured
StreamCloserService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStreamCloserService
Closes streams of different types by looking up available
StreamCloser's
from the Mule registry. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.