@MediaType(value="text/plain") public class MagnetoMutantSummon extends org.mule.runtime.extension.api.runtime.source.Source<InputStream,Void>
| Constructor and Description |
|---|
MagnetoMutantSummon() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,Void> sourceCallback) |
void |
onStop() |
void |
onSuccess(MutantUnitedResponse mutantResponse,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext) |
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.MuleException@OnSuccess
public void onSuccess(@ParameterGroup(name="Response",showInDsl=true)
MutantUnitedResponse mutantResponse,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext)
throws IOException
IOExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,Void>Copyright © 2024 MuleSoft, Inc.. All rights reserved.