Uses of Package
com.sibvisions.util

Packages that use com.sibvisions.util
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
com.sibvisions.rad.server Contains remote server classes and dependent components. 
com.sibvisions.rad.server.protocol Contains classes for server protocol support. 
com.sibvisions.util Contains library independent utility classes. 
com.sibvisions.util.event Contains utility event classes. 
com.sibvisions.util.type Contains utility classes for special types/classes. 
javax.rad.remote Contains all important interfaces for implementing the client/server communication. 
javax.rad.server Contains classes and interfaces needed for implementing a remote server. 
 

Classes in com.sibvisions.util used by com.sibvisions.rad.persist
ArrayUtil
          Resizable-array implementation of the List interface.
ICloseable
          A ICloseable is a source or destination of data that can be closed.
 

Classes in com.sibvisions.util used by com.sibvisions.rad.persist.jdbc
ICloseable
          A ICloseable is a source or destination of data that can be closed.
IValidatable
          The IValidatable defines an object that can be validated, meaning it has a valid and an invalid state.
 

Classes in com.sibvisions.util used by com.sibvisions.rad.server
ArrayUtil
          Resizable-array implementation of the List interface.
ChangedHashtable
          The ChangedHashtable is a synchronized Hashtable which tracks changes to keys and values.
ICloseable
          A ICloseable is a source or destination of data that can be closed.
 

Classes in com.sibvisions.util used by com.sibvisions.rad.server.protocol
ICloseable
          A ICloseable is a source or destination of data that can be closed.
 

Classes in com.sibvisions.util used by com.sibvisions.util
ArrayUtil
          Resizable-array implementation of the List interface.
ImmutableArray
          The ImmutableArray gives the functionality of immutable arrays.
IValidatable
          The IValidatable defines an object that can be validated, meaning it has a valid and an invalid state.
Version
          The Version class is a simple representation for version numbers.
Version.Level
          the supported version levels.
 

Classes in com.sibvisions.util used by com.sibvisions.util.event
Execute
          The Execute class executes external programs.
 

Classes in com.sibvisions.util used by com.sibvisions.util.type
ArrayUtil
          Resizable-array implementation of the List interface.
 

Classes in com.sibvisions.util used by javax.rad.remote
ChangedHashtable
          The ChangedHashtable is a synchronized Hashtable which tracks changes to keys and values.
ICloseable
          A ICloseable is a source or destination of data that can be closed.
 

Classes in com.sibvisions.util used by javax.rad.server
ChangedHashtable
          The ChangedHashtable is a synchronized Hashtable which tracks changes to keys and values.
ICloseable
          A ICloseable is a source or destination of data that can be closed.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.