类的使用
org.apache.dubbo.metadata.rest.RestMethodMetadata
-
使用RestMethodMetadata的程序包 程序包 说明 org.apache.dubbo.metadata.rest -
-
org.apache.dubbo.metadata.rest中RestMethodMetadata的使用
返回变量类型为RestMethodMetadata的类型的org.apache.dubbo.metadata.rest中的方法 修饰符和类型 方法 说明 Set<RestMethodMetadata>ServiceRestMetadata. getMeta()参数类型为RestMethodMetadata的org.apache.dubbo.metadata.rest中的方法 修饰符和类型 方法 说明 voidAbstractAnnotatedMethodParameterProcessor. process(Annotation annotation, Parameter parameter, int parameterIndex, Method method, Class<?> serviceType, Class<?> serviceInterfaceClass, RestMethodMetadata restMethodMetadata)voidAnnotatedMethodParameterProcessor. process(Annotation annotation, Parameter parameter, int parameterIndex, Method method, Class<?> serviceType, Class<?> serviceInterfaceClass, RestMethodMetadata restMethodMetadata)Process the specified methodparameter类型变量类型为RestMethodMetadata的org.apache.dubbo.metadata.rest中的方法参数 修饰符和类型 方法 说明 voidServiceRestMetadata. setMeta(Set<RestMethodMetadata> meta)
-