Uses of Package
org.eclipse.aether.named.support
-
Packages that use org.eclipse.aether.named.support Package Description org.eclipse.aether.named.providers org.eclipse.aether.named.support -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.providers Class Description AdaptedSemaphoreNamedLock Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).NamedLockFactorySupport Support class forNamedLockFactoryimplementations providing reference counting.NamedLockSupport Support class forNamedLockimplementations providing reference counting.ReadWriteLockNamedLock Named lock support implementation that is usingReadWriteLockinstances. -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.support Class Description AdaptedSemaphoreNamedLock.AdaptedSemaphore Wrapper for semaphore-like stuff, that do not share common ancestor.NamedLockFactorySupport Support class forNamedLockFactoryimplementations providing reference counting.NamedLockSupport Support class forNamedLockimplementations providing reference counting.Retry.DoNotRetry Marker interface to apply onto exceptions to make them "never retried" when thrown.