Uses of Class
de.kruis.padoclet.util.HalfDynamicProxy

Packages that use HalfDynamicProxy
de.kruis.padoclet You probably know the difference between the public API and the published API
 

Uses of HalfDynamicProxy in de.kruis.padoclet
 

Subclasses of HalfDynamicProxy in de.kruis.padoclet
static class FilterDocletBase.ComparableHandler
          This class is the base of all the HalfDynamicProxy classes for the javadoc *Doc interfaces.
static class FilterDocletBase.HandlerBase
          This class is the base of all the HalfDynamicProxy classes for the javadoc interfaces.
static class PublishedApiDoclet.AnnotationDescHandler
          Proxy methods for AnnotationDesc instances.
static class PublishedApiDoclet.AnnotationTypeDocHandler
          Proxy methods for ClassDoc instances.
static class PublishedApiDoclet.ClassDocHandler
          Proxy methods for ClassDoc instances.
static class PublishedApiDoclet.DocHandler
          Proxy methods and state common to all Doc instances.
static class PublishedApiDoclet.MethodDocHandler
          Proxy methods for the MethodDoc instance.
static class PublishedApiDoclet.PackageDocHandler
          Proxy methods for PackageDoc instances.
static class PublishedApiDoclet.RootDocHandler
          Proxy methods for the RootDoc instance.