Contains the core functionality of GigaSpaces XAP.NET components.

Namespace | Description |
---|---|
GigaSpaces.Core | Contains classes and types to handle core GigaSpaces functionality. |
GigaSpaces.Core.Admin | Contains classes and types to handle space administration tasks |
GigaSpaces.Core.Cache | Contains classes and types which provide caching functionality over space. |
GigaSpaces.Core.Cache.Eviction | Contains classes and types which provide caching eviction functionality. |
GigaSpaces.Core.Configuration | Contains classes and types to configure XAP.NET components. |
GigaSpaces.Core.Events | Contains classes and types to handle space events and notifications. |
GigaSpaces.Core.Exceptions | Contains classes for the various exceptions thrown by the GigaSpaces core components. |
GigaSpaces.Core.Executors | Contains interfaces and classes to be used for implementing executors tasks. |
GigaSpaces.Core.Filters | Contains classes and types to handle Space Filters. |
GigaSpaces.Core.Metadata | Contains classes and attributes which handle type metadata for space operations. |
GigaSpaces.Core.Persistency | Contains classes and types to support persistency implementations. |
GigaSpaces.XAP.Configuration | Contains classes and types to configure the XAP API components. |
GigaSpaces.XAP.Events | Contains classes and types which simplify processing events from the space. |
GigaSpaces.XAP.Events.Notify | Contains classes and types which simplify processing events from the space using notification. |
GigaSpaces.XAP.Events.Polling | Contains classes and types which simplify processing events from the space using polling. |
GigaSpaces.XAP.Events.Polling.Receive | Contains classes and types to customize receive handler in polling containers. |
GigaSpaces.XAP.Events.Polling.Trigger | Contains classes and types to customize trigger handler in polling containers. |
GigaSpaces.XAP.ProcessingUnit.Containers | Contains interfaces to enable Processing Unit implementation. |
GigaSpaces.XAP.ProcessingUnit.Containers.BasicContainer | Contains an implementation of a basic processing unit container. |
GigaSpaces.XAP.Remoting | Contains classes and interfaces to implement remoting solutions using GigaSpaces XAP.NET |
GigaSpaces.XAP.Remoting.Aspects | Contains interfaces for advanced remoting customization. |
GigaSpaces.XAP.Remoting.Executors | Contains executors-based implementation of remoting. |
GigaSpaces.XAP.Remoting.Hosting | Contains classes and interfaces to handle remoting hosting. |
GigaSpaces.XAP.Remoting.Routing | Contains classes and interfaces to handle remoting routing. |