| Interface | Description | 
|---|---|
| ActionListener | 
 Should be implemented in order to receive events from ActionMaker 
 | 
| ActionMaker | 
 Should be implemented in order to notify events to Action ActionListener 
 | 
| IJSpaceProxyListener | 
 Interface for callbacks on JSpace Proxies. 
 | 
| INotifyDelegator | Deprecated | 
| INotifyDelegatorFilter | 
 This interface represents notify filter logic. 
 | 
| IProxySecurityManager | |
| IReplicatable | Deprecated
 Since 8.0 - This interface is no longer relevant since  
Entry usage in
 GigaSpaces has been deprecated. | 
| SpaceFinderListener | 
| Class | Description | 
|---|---|
| BasicTypeInfo | Deprecated
 Since 8.0 - Use  
SpaceTypeDescriptor instead. | 
| ClientUIDHandler | Deprecated
 Since 8.0 - This class is reserved for internal usage only, Use  
SpaceId
 annotation instead. | 
| ContinousQuery<T> | Deprecated | 
| EntryArrivedRemoteEvent | 
 An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an entry that matches the
 delegator's template enters a GigaSpace. 
 | 
| EntryInfo | Deprecated
 Since 8.0 - This class is irrelevant since com.j_spaces.core.client.MetaDataEntry is
 no longer supported,  Use POJO annotations instead. 
 | 
| EntrySnapshot<T> | 
 Entry snapshot class. 
 | 
| ExternalEntry | Deprecated
 Since 8.0 - This class has been deprecated and will be removed in future versions. 
 | 
| ExternalEntryUtils | |
| GSIterator | Deprecated
 since 14.0 - use  
SpaceIterator instead. | 
| JSpaceContainerProxyWrapper | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| JSpaceProxyWrapper | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| LocalTransactionManager | Deprecated
 Since 8.0 - Use JINI transactions instead. 
 | 
| LookupFinder | Deprecated
 Since 8.0 - This class is reserved for internal usage only. 
 | 
| LookupRequest | |
| LookupResultProcessor | |
| LRMIJSpaceProxyListener | 
 LRMI Stub implementation of  
IJSpaceProxyListener interface. | 
| MetaDataEntry | Deprecated
 Use  
SpaceClass instead. | 
| Modifiers | 
 The Modifier class provides  
static methods and constants to decode available
 GigaSpaces types modifiers. | 
| NotifyDelegator | Deprecated
 Use  
DataEventSession instead. | 
| NotifyModifiers | Deprecated
 use  
NotifyActionType | 
| NullProxySecurityManager | 
 Used for non-secured space 
 | 
| ProxySettings | 
 Essential proxy settings. 
 | 
| ReadModifiers | 
 The  
ReadModifiers class provides static methods and constants to decode Read
 type modifiers. | 
| RemoteEventAccessor | 
 This utility class serves to access to the package/protected methods of EntryArrivedRemoteEvent
 from other packages. 
 | 
| SpaceFinder | Deprecated
 Use  
UrlSpaceConfigurer instead. | 
| SpaceProxySecurityManager | 
 Secured proxy manager implementation for a secured space using the new security model. 
 | 
| SpaceSettings | 
 SpaceSettings is a set of properties passed from the space to its proxy 
 | 
| SpaceURL | Deprecated | 
| SpaceURLParser | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| SpaceURLValidator | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| SQLQuery<T> | 
 The SQLQuery class is used to query the space using the SQL syntax. 
 | 
| TakeModifiers | 
 The  
TakeModifiers class provides static methods and constants to decode Take
 type modifiers. | 
| TemplateMatchCodes | Deprecated
 Since 8.0 - Use  
SQLQuery instead. | 
| TransactionInfo | 
 Transaction information. 
 | 
| TransactionInfo.Types | 
 The Transactions types. 
 | 
| UnderTxnLockedObject | 
 UnderTxnLockedObject holds the details on Objects that are locked by a specific transaction. 
 | 
| UpdateModifiers | 
 The Modifier class provides  
static methods and constants to decode update types
 modifiers. | 
| XAResourceImpl | 
 An instance of this class represents a XAResource implementation 
 | 
| XATransactionFactory | 
 Creates new transaction for XA transactions. 
 | 
| Exception | Description | 
|---|---|
| CacheException | 
 Exception class that is thrown when any kind of Cache related exception happens. 
 | 
| CacheTimeoutException | 
 This Exception thrown when the entry is locked under another transaction and operation timeout
 expired. 
 | 
| DuplicateIndexValueException | 
 This exception is thrown when a write or update operation encounters a duplicate value for unique
 index 
 | 
| EntryAlreadyInSpaceException | 
 This exception is thrown when write operation is rejected when the entry (or another with same
 UID) is already in space. 
 | 
| EntryNotInSpaceException | 
 This exception is thrown when update operation is rejected. 
 | 
| EntryVersionConflictException | 
 This exception is thrown when update/take operation is rejected as a result of optimistic locking
 version conflict. 
 | 
| FieldValueCloningErrorException | 
 This exception is thrown when a field-value cannot be cloned. 
 | 
| FinderException | 
 A FinderException is thrown if an attempt to find space or container fails. 
 | 
| OperationTimeoutException | 
OperationTimeoutException is thrown when a space operation timeouts after waiting
 for a transactional proper matching entry. | 
| SequenceNumberException | |
| SpaceInitializationException | |
| SpaceURLValidationException | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
Copyright © GigaSpaces.