com.genesyslab.platform.commons.protocol
Class ChannelState
java.lang.Object
com.genesyslab.platform.commons.GEnum
com.genesyslab.platform.commons.protocol.ChannelState
- public final class ChannelState
- extends GEnum
This enum defines all possible channel states.
Methods inherited from class com.genesyslab.platform.commons.GEnum |
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Opening
public static final ChannelState Opening
Opened
public static final ChannelState Opened
Closing
public static final ChannelState Closing
Closed
public static final ChannelState Closed
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.