@Alias(value="on-socket-closed") @DisplayName(value="On Socket Closed") @Summary(value="Triggers when a WebSocket is closed.") public class CloseConnectionListener extends PathSource<ClosedConnectionEvent,WebSocketAttributes>
config, connectionProvider, fluxCapacitor, path, webSocketServer| Constructor and Description |
|---|
CloseConnectionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<ClosedConnectionEvent,WebSocketAttributes> sourceCallback) |
void |
onStop() |
disengageFluxCapacitor, engageFluxCapacitor, resolvePathpublic void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<ClosedConnectionEvent,WebSocketAttributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<ClosedConnectionEvent,WebSocketAttributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<ClosedConnectionEvent,WebSocketAttributes>Copyright © 2024 MuleSoft, Inc.. All rights reserved.