All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wan.us-client.cache.xml Maven / Gradle / Ivy

<?xml version="1.0"?>

<!DOCTYPE client-cache PUBLIC
  "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
  "http://www.gemstone.com/dtd/cache6_5.dtd">
  
<client-cache>
  <pool name="client" subscription-enabled="true">
    <server host="localhost" port="22222"/>
  </pool>

  <region-attributes id="clientAttributes" pool-name="client" scope="local"/>

  <region name="trades" refid="clientAttributes"/>
</client-cache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy