public class HttpMatch extends Object
HttpMatch(Class<?> interfaceClass, Class<?> refClass)
Method[]
findInterfaceMethods(String methodName)
findRefMethods(Method[] interfaceMethods, String operationId, String requestMethod)
Method
matchRefMethod(Method[] refMethods, String methodName, Set<String> keySet)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpMatch(Class<?> interfaceClass, Class<?> refClass)
public Method[] findInterfaceMethods(String methodName)
public Method[] findRefMethods(Method[] interfaceMethods, String operationId, String requestMethod)
public Method matchRefMethod(Method[] refMethods, String methodName, Set<String> keySet)
Copyright © 2018. All rights reserved.