public interface WireFormat extends MuleContextAware
| Modifier and Type | Method and Description |
|---|---|
Object |
read(InputStream is) |
void |
write(OutputStream out,
Object o,
String encoding) |
setMuleContextObject read(InputStream is) throws MuleException
MuleExceptionvoid write(OutputStream out, Object o, String encoding) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.