Uses of Class
org.springframework.data.gemfire.client.PoolConnection

Packages that use PoolConnection
org.springframework.data.gemfire.client Classes providing support for GemFire client configuration. 
 

Uses of PoolConnection in org.springframework.data.gemfire.client
 

Method parameters in org.springframework.data.gemfire.client with type arguments of type PoolConnection
 void PoolFactoryBean.setLocators(Collection<PoolConnection> locators)
           
 void PoolFactoryBean.setServers(Collection<PoolConnection> servers)
           
 



Copyright © 2010-2011 SpringSource, a division of VMware. All Rights Reserved.