MCPcopy Index your code
hub / github.com/OpenFeign/feign / getMethod

Method getMethod

mock/src/main/java/feign/mock/RequestKey.java:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 public HttpMethod getMethod() {
121 return method;
122 }
123
124 public String getUrl() {
125 return url;

Callers 15

setUpMethod · 0.80
stringMethod · 0.80
listOfStringsMethod · 0.80
hasMethodMethod · 0.80
safeReadLookupMethod · 0.80
feignConfigKeyMethod · 0.80

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.64
stringMethod · 0.64
listOfStringsMethod · 0.64
hasMethodMethod · 0.64
feignConfigKeyMethod · 0.64
builderMethod · 0.64