Uses of Class
org.distributeme.core.concurrencycontrol.ConcurrencyControlException
Packages that use ConcurrencyControlException
-
Uses of ConcurrencyControlException in org.distributeme.core.concurrencycontrol
Subclasses of ConcurrencyControlException in org.distributeme.core.concurrencycontrolModifier and TypeClassDescriptionclassThis exception is thrown by the stub if client side concurrency control prohibits further outgoing connections to the server.classThis exception is thrown if a server refuses to accept more incoming requests.