GemFire 5.5

Uses of Class
com.gemstone.gemfire.cache.util.EndpointException

Packages that use EndpointException
com.gemstone.gemfire.cache.util Provides utilities for use with the Caching API in the com.gemstone.gemfire.cache package. 
 

Uses of EndpointException in com.gemstone.gemfire.cache.util
 

Subclasses of EndpointException in com.gemstone.gemfire.cache.util
 class EndpointDoesNotExistException
          An EndpointDoesNotExistException indicates a client Endpoint does not exist for the input name, host and port.
 class EndpointExistsException
          An EndpointExistsException indicates a client Endpoint already exists.
 class EndpointInUseException
          An EndpointInUseException indicates a client Endpoint is in use (meaning that it contains one or more Connections.
 


GemFire 5.5

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.