Uses of Class
com.iohao.net.framework.core.doc.ActionDoc
Packages that use ActionDoc
Package
Description
Provides documentation metadata and code-generation support used to produce client-facing API
artifacts from ionet action definitions.
-
Uses of ActionDoc in com.iohao.net.framework.core.doc
Methods in com.iohao.net.framework.core.doc that return ActionDocModifier and TypeMethodDescriptionDocumentHelper.ofActionDoc(int cmd, Class<?> controllerClazz) Obtain or create anActionDocfor the given command and controller class.