Uses of Package
org.globus.ws.enumeration

Packages that use org.globus.ws.enumeration
org.globus.ws.enumeration   
 

Classes in org.globus.ws.enumeration used by org.globus.ws.enumeration
ClientEnumeration
          Provides basic client-side API for managing enumeration lifetime and retrieving enumeration data.
EnumExpiration
          Represents the expiration time of an enumeration context.
EnumIterator
          An iterator over a sequence of XML elements.
EnumResource
          Represents a persistent enumeration context.
EnumResourceHome
          Resource home for enumerations.
IterationConstraints
          Represents the iteration constraints that can be specified on the pull operation of WS-Enumeration.
IterationResult
          Represents the iteration results returned by the pull operation of WS-Enumeration.
TimeoutException
          This is an exception raised by the EnumIterator.next() operation when the enumeration data was not collected within the time specified.
VisibilityProperties
          Represents visibility properties.