@Alias(value="bytes-caster") @MediaType(value="text/plain") public class DrStrangeBytesSource extends org.mule.runtime.extension.api.runtime.source.Source<InputStream,Void>
| Constructor and Description |
|---|
DrStrangeBytesSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,Void> sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,Void> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,Void>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,Void>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.