Uses of Package
com.sun.sgs.impl.sharedutil

Packages that use com.sun.sgs.impl.sharedutil
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.impl.profile.listener Provides implementations for ProfileListener
com.sun.sgs.impl.protocol.simple Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol
com.sun.sgs.impl.service.data Provides an implementation of DataService
com.sun.sgs.impl.service.data.store Provides facilities for storing objects used by DataServiceImpl
com.sun.sgs.impl.service.data.store.db.bdb Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley DB
com.sun.sgs.impl.service.data.store.db.je Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley DB Java Edition
com.sun.sgs.impl.service.data.store.net Provides an implementation of DataStore that supports clients communicating to a shared data store server over the network. 
com.sun.sgs.impl.service.nodemap.affinity Provides classes, interfaces, and utilities used to find affinity groups with the label propagation algorithm (LPA). 
com.sun.sgs.impl.service.nodemap.affinity.graph Provides classes used to build graphs used by the label propagation algorithm (LPA). 
com.sun.sgs.impl.sharedutil Provides common utility classes. 
com.sun.sgs.impl.util Provides miscellaneous utility classes and methods. 
com.sun.sgs.impl.util.lock Provides utility classes for managing locks. 
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.kernel
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.profile.listener
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.protocol.simple
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
MessageBuffer
          A buffer for composing/decomposing messages.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.data
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.data.store
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.data.store.db.bdb
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.data.store.db.je
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.data.store.net
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.nodemap.affinity
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.service.nodemap.affinity.graph
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
PropertiesWrapper
          Wrapper around a Properties that provides convenience methods for accessing primitives.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.sharedutil
MessageBuffer
          A buffer for composing/decomposing messages.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.util
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 

Classes in com.sun.sgs.impl.sharedutil used by com.sun.sgs.impl.util.lock
LoggerWrapper
          Wrapper around a Logger that provides convenience methods for logging exceptions and messages with multiple arguments, and that insulates the caller from unchecked exceptions thrown during the act of logging.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved