public class ClosedConnectionEvent extends Object implements Serializable
| Constructor and Description |
|---|
ClosedConnectionEvent(org.mule.runtime.http.api.ws.WebSocketCloseCode code,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.ws.WebSocketCloseCode |
getCode() |
String |
getReason() |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.