Skip navigation links

Package net.bytebuddy.utility.dispatcher

A package to handle dispatching of classes.

See: Description

Package net.bytebuddy.utility.dispatcher Description

A package to handle dispatching of classes. This package is intentionally not exported to avoid exposing this mechanism to external users when Byte Buddy is used as a module. This way, external users cannot emulate Byte Buddy's privilege when caller sensitive code would be proxied.
Skip navigation links

Copyright © 2014–2021. All rights reserved.