Class Hierarchy
- java.lang.Object
- junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- net.toddm.comm.tests.TestConfigurationProvider
- net.toddm.comm.tests.TestDefaultPriorityManagmentProvider
- net.toddm.comm.tests.TestDefaultRetryPolicyProvider
- net.toddm.comm.tests.TestGZIP
- net.toddm.comm.tests.TestRequest
- net.toddm.comm.tests.TestResponse
- net.toddm.comm.tests.TestSSL
- net.toddm.comm.tests.TestWork
- junit.framework.TestCase (implements junit.framework.Test)
- net.toddm.comm.Base64
- net.toddm.comm.CommManager
- net.toddm.comm.CommManager.Builder
- net.toddm.comm.DefaultPriorityManagmentProvider (implements net.toddm.comm.PriorityManagementProvider)
- net.toddm.comm.DefaultRetryPolicyProvider (implements net.toddm.comm.RetryPolicyProvider)
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- net.toddm.comm.CachedResponseFuture
- net.toddm.comm.NoResponseFuture
- net.toddm.comm.MapConfigurationProvider (implements net.toddm.comm.ConfigurationProvider)
- net.toddm.comm.DefaultConfigurationProvider
- net.toddm.comm.Priority
- net.toddm.comm.Request
- net.toddm.comm.Response (implements java.io.Serializable)
- net.toddm.comm.RetryProfile
- net.toddm.comm.tests.TestBase64
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.toddm.comm.CommException
- net.toddm.comm.ConfigurationException
- java.lang.RuntimeException
- java.lang.Exception
- junit.framework.Assert
Interface Hierarchy
- net.toddm.comm.ConfigurationProvider
- net.toddm.comm.DependentWorkListener
- net.toddm.comm.PriorityManagementProvider
- net.toddm.comm.RetryPolicyProvider
- net.toddm.comm.SubmittableWork
- net.toddm.comm.Work
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.toddm.comm.CacheBehavior
- net.toddm.comm.Priority.StartingPriority
- net.toddm.comm.Request.RequestMethod
- net.toddm.comm.Work.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)