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