Uses of Class
org.apache.dubbo.spring.boot.actuate.endpoint.DubboEndpoint
Packages that use DubboEndpoint
Package
Description
-
Uses of DubboEndpoint in org.apache.dubbo.spring.boot.actuate.autoconfigure
Methods in org.apache.dubbo.spring.boot.actuate.autoconfigure that return DubboEndpointMethods in org.apache.dubbo.spring.boot.actuate.autoconfigure with parameters of type DubboEndpointModifier and TypeMethodDescriptionDubboMvcEndpointManagementContextConfiguration.dubboMvcEndpoint(DubboEndpoint dubboEndpoint) -
Uses of DubboEndpoint in org.apache.dubbo.spring.boot.actuate.endpoint.mvc
Constructors in org.apache.dubbo.spring.boot.actuate.endpoint.mvc with parameters of type DubboEndpoint