|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayDelegation | |
---|---|
org.openspaces.core.gateway | |
org.openspaces.core.gateway.config |
Uses of GatewayDelegation in org.openspaces.core.gateway |
---|
Methods in org.openspaces.core.gateway that return GatewayDelegation | |
---|---|
GatewayDelegation[] |
GatewayDelegatorServiceDetails.getDelegationTargets()
|
Methods in org.openspaces.core.gateway that return types with arguments of type GatewayDelegation | |
---|---|
List<GatewayDelegation> |
GatewayDelegatorFactoryBean.getGatewayDelegations()
|
Method parameters in org.openspaces.core.gateway with type arguments of type GatewayDelegation | |
---|---|
void |
GatewayDelegatorFactoryBean.setGatewayDelegations(List<GatewayDelegation> gatewayDelegations)
Sets the gateway delegations for the configured ReplicationConnectionDelegatorContainer . |
Constructors in org.openspaces.core.gateway with parameters of type GatewayDelegation | |
---|---|
GatewayDelegatorServiceDetails(String localGatewayName,
GatewayDelegation[] gatewayDelegations,
int discoveryPort,
int communicationPort,
boolean embeddedLus)
|
Uses of GatewayDelegation in org.openspaces.core.gateway.config |
---|
Methods in org.openspaces.core.gateway.config that return types with arguments of type GatewayDelegation | |
---|---|
protected Class<GatewayDelegation> |
GatewayDelegationBeanDefinitionParser.getBeanClass(Element element)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |