@Alias(value="observer")
@MediaType(value="application/octet-stream",
strict=false)
public class Observer
extends org.mule.runtime.extension.api.runtime.source.Source<InputStream,CoapResponseAttributes>
| Constructor and Description |
|---|
Observer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,CoapResponseAttributes> sourceCallback) |
void |
onStop() |
String |
toString()
Get String representation.
|
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,CoapResponseAttributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,CoapResponseAttributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,CoapResponseAttributes>Copyright © 2019–2025 Teslanet.nl. All rights reserved.