Package dev.hilla

Class EndpointInvoker


  • @Component
    public class EndpointInvoker
    extends Object
    Handles invocation of endpoint methods after checking the user has proper access.

    This class is a generic invoker that does not have knowledge of HTTP requests or the context that the method is being invoked in.

    For internal use only. May be renamed or removed in a future release.