Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Class ChannelOpenedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.genesyslab.platform.commons.protocol.ChannelOpenedEvent
All Implemented Interfaces:
java.io.Serializable

public class ChannelOpenedEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ChannelOpenedEvent(Channel source)
          Constructs an Event.
 
Method Summary
 Endpoint getEndpoint()
          Gets the event's endpoint.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelOpenedEvent

public ChannelOpenedEvent(Channel source)
Constructs an Event.

Parameters:
source - The object on which the Event initially occurred.
Method Detail

getEndpoint

public Endpoint getEndpoint()
Gets the event's endpoint.

Returns:
the event's endpoint.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.