public final class WSDisconnectedEvent
extends java.util.EventObject
Constructor | Description |
---|---|
WSDisconnectedEvent(WarmStandby warmStandby,
ChannelClosedEvent event) |
Creates a instance of WSDisconnectedEvent.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getCause() |
Gets cause of the event.
|
ChannelClosedEvent |
getChannelClosedEvent() |
Gets the channel closed event.
|
Endpoint |
getEndpoint() |
Gets endpoint related to the event.
|
WarmStandby |
getWarmStandby() |
public WSDisconnectedEvent(WarmStandby warmStandby, ChannelClosedEvent event)
warmStandby
- warm standby.event
- provides event specific information.public ChannelClosedEvent getChannelClosedEvent()
public java.lang.Throwable getCause()
public Endpoint getEndpoint()
public WarmStandby getWarmStandby()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.