See: Description
| Class | Description |
|---|---|
| AbstractWANComponentFactoryBean<T> |
Base class for GemFire WAN Gateway component factory beans.
|
| AsyncEventQueueFactoryBean |
FactoryBean for creating GemFire
AsyncEventQueues. |
| GatewayHubFactoryBean |
FactoryBean for creating a GemFire
GatewayHub (deprecated in Gemfire 7). |
| GatewayProxy |
The GatewayProxy class used to allow decoupling of 'gateway' parsing from 'gateway-hub' parsing.
|
| GatewayProxy.GatewayEndpoint | |
| GatewayProxy.GatewayQueue | |
| GatewayReceiverFactoryBean |
Spring FactoryBean for creating a GemFire
GatewayReceiver. |
| GatewaySenderFactoryBean |
FactoryBean for creating a parallel or serial GemFire
GatewaySender. |
| GatewaySenderWrapper | |
| OrderPolicyConverter |
The OrderPolicyConverter class is a Spring Converter and JavaBeans PropertyEditor used to convert a String value
into an appropriate GemFire Gateway.OrderPolicy enum.
|
| StartupPolicyConverter |
The StartupPolicyConverter class is a Spring Converter and JavaBeans PropertyEditor responsible for
converting String values into appropriate StartupPolicyType enumerated values.
|
| Enum | Description |
|---|---|
| OrderPolicyType |
The OrderPolicyType class is an enumeration of GemFire Gateway Order Policies.
|
| StartupPolicyType |
The StartupPolicyType class is an enumeration of GemFire GatewayHub Startup Policies.
|