Uses of Package
com.sun.sgs.service.store

Packages that use com.sun.sgs.service.store
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.net Provides an implementation of DataStore that supports clients communicating to a shared data store server over the network. 
com.sun.sgs.service.store Provides interfaces and classes for pluggable data stores of DataService implementations. 
 

Classes in com.sun.sgs.service.store used by com.sun.sgs.impl.service.data
DataStore
          Defines the interface to the underlying persistence mechanism to store byte data.
 

Classes in com.sun.sgs.service.store used by com.sun.sgs.impl.service.data.store
ClassInfoNotFoundException
          Thrown when no class information is found to be associated with a class ID.
DataStore
          Defines the interface to the underlying persistence mechanism to store byte data.
 

Classes in com.sun.sgs.service.store used by com.sun.sgs.impl.service.data.store.net
ClassInfoNotFoundException
          Thrown when no class information is found to be associated with a class ID.
DataStore
          Defines the interface to the underlying persistence mechanism to store byte data.
 

Classes in com.sun.sgs.service.store used by com.sun.sgs.service.store
ClassInfoNotFoundException
          Thrown when no class information is found to be associated with a class ID.
 


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