Servertec
Foundation Classes
1.3.3 09/04/2005

stec.sfc.Win32
Class NetworkResourceUsage

java.lang.Object
  extended by stec.sfc.Win32.NetworkResourceUsage

public final class NetworkResourceUsage
extends java.lang.Object

Network resource usage used by NetworkResourceEnumerator.

Since:
1.2.0 12/03/2002

Field Summary
static int ALL
          All resources.
static int ATTACHED
          All attached resources.
static int CONNECTABLE
          All connectable resources.
static int CONTAINER
          All container resources.
 
Constructor Summary
NetworkResourceUsage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL

public static final int ALL
All resources.


CONNECTABLE

public static final int CONNECTABLE
All connectable resources.


CONTAINER

public static final int CONTAINER
All container resources.


ATTACHED

public static final int ATTACHED
All attached resources.

Requires that resources be authenticated.

Constructor Detail

NetworkResourceUsage

public NetworkResourceUsage()

Servertec
Foundation Classes
1.3.3 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.