Uses of Class
org.miaixz.bus.limiter.proxy.ByteBuddyProxy
Packages that use ByteBuddyProxy
Package
Description
Provides proxy-related classes for intercepting method calls and applying limiting logic.
-
Uses of ByteBuddyProxy in org.miaixz.bus.limiter.proxy
Constructors in org.miaixz.bus.limiter.proxy with parameters of type ByteBuddyProxyModifierConstructorDescriptionByteBuddyHandler(ByteBuddyProxy byteBuddyProxy) Constructs a newByteBuddyHandlerwith the specifiedByteBuddyProxy.