Package | Description |
---|---|
org.openspaces.core.gateway | |
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
org.openspaces.events |
A package including based classes and support classes for different OpenSpaces event containers.
|
org.openspaces.events.asyncpolling | |
org.openspaces.events.notify |
A notify event container allowing to use GigaSpace support for notifications.
|
org.openspaces.events.polling |
A polling event container generating events by performing polling receive operations.
|
org.openspaces.pu.container.jee | |
org.openspaces.pu.container.standalone |
A standalone processing unit container.
|
org.openspaces.pu.service | |
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Modifier and Type | Class and Description |
---|---|
class |
GatewayDelegatorServiceDetails
Provide service details of
GatewayDelegatorFactoryBean |
class |
GatewayServiceDetails
Provide service details of a gateway
AbstractGatewayComponentFactoryBean |
class |
GatewaySinkServiceDetails
Provide service details of a
GatewaySinkFactoryBean |
Modifier and Type | Class and Description |
---|---|
class |
SpaceServiceDetails
A Space service defined within a processing unit.
|
Modifier and Type | Class and Description |
---|---|
class |
EventContainerServiceDetails
A generic event container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncPollingEventContainerServiceDetails
Async Polling container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
NotifyEventContainerServiceDetails
Notify container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
PollingEventContainerServiceDetails
Polling container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
JeeServiceDetails
A service that holds a jee container (such as jetty).
|
Modifier and Type | Class and Description |
---|---|
class |
StandaloneServiceDetails
Standalone details for a Processing Unit instance which is un-managed by the Service Grid.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomServiceDetails
This class should be used by customers in order to implement their ServiceDetails
|
Modifier and Type | Class and Description |
---|---|
class |
RemotingServiceDetails
A generic remoting service details.
|
Copyright © GigaSpaces.