electric.net.channel
Interface IChannelStates

All Known Implementing Classes:
WebServer

public interface IChannelStates

IChannelStates

Author:
webMethods

Field Summary
static int ACTIVE
           
static int IDLE
           
static int PENDING
           
static java.lang.String[] STATES
           
 

Field Detail

ACTIVE

public static final int ACTIVE
See Also:
Constant Field Values

PENDING

public static final int PENDING
See Also:
Constant Field Values

IDLE

public static final int IDLE
See Also:
Constant Field Values

STATES

public static final java.lang.String[] STATES


copyright© 2001-2004 by webMethods All Rights Reserved.