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

xml.I18nClient.xml Maven / Gradle / Ivy

The newest version!
<?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">

<!--
  | HierarchicalClient.xml
  |
  | Configures a region as a client region in a hierarchical cache. The 
  | region's loader and writer connect to a server listening on port 40404.
 -->
<client-cache>
	<pool name="client">
		<server host="localhost" port="40404" />
	</pool>
		<region name="家具店" refid="PROXY"/>
</client-cache>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy