Class MethodParamUtil

java.lang.Object
kz.greetgo.spring.websocket.util.MethodParamUtil

public class MethodParamUtil extends Object
  • Constructor Details

    • MethodParamUtil

      public MethodParamUtil()
  • Method Details

    • getAllParameterAnnotations

      public static Annotation[][] getAllParameterAnnotations(Method method)