com.avaya.jtapi.tsapi
Class CallClassifierInfo

java.lang.Object
  extended by com.avaya.jtapi.tsapi.CallClassifierInfo

public final class CallClassifierInfo
extends java.lang.Object

Provides information on call classifier port usage.


Field Summary
 int numAvailPorts
          The number of available call classifier ports.
 int numInUsePorts
          The number of in-use call classifier ports.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numAvailPorts

public int numAvailPorts
The number of available call classifier ports.


numInUsePorts

public int numInUsePorts
The number of in-use call classifier ports.



Copyright © 2006 Avaya All Rights Reserved.