All Classes and Interfaces

Class
Description
An abstract base class for subclassses that create proxies.
An AbstractProxier that helps subclasses create proxies using the java.lang.reflect.Proxy machinery present in the Java Development Kit.
An AbstractProxier built using some kind of toolkit, such as Byte Buddy and the like.
An interface whose implementations pretend to be another type and alter the behavior of instances of that type in some way.
Information about a proxy.