MCPcopy Index your code
hub / github.com/apache/tomcat / getMethod

Method getMethod

java/jakarta/servlet/http/PushBuilder.java:142–142  ·  view source on GitHub ↗

Obtain the name of the HTTP method that will be used for push requests generated by future calls to push(). @return The HTTP method to be used for future push requests

()

Source from the content-addressed store, hash-verified

140 * @return The HTTP method to be used for future push requests
141 */
142 String getMethod();
143
144 /**
145 * Obtain the query string that will be used for push requests generated by future calls to {@code push()}.

Callers 15

transferPropertiesMethod · 0.65
toStringMethod · 0.65
doGetMethod · 0.65
serviceMethod · 0.65
serviceMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
testReadAfterCloseMethod · 0.65
testSkipAfterCloseMethod · 0.65
testCloseAfterCloseMethod · 0.65

Calls

no outgoing calls

Tested by 15

transferPropertiesMethod · 0.52
serviceMethod · 0.52
serviceMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
testReadAfterCloseMethod · 0.52
testSkipAfterCloseMethod · 0.52
testCloseAfterCloseMethod · 0.52
testMarkAfterCloseMethod · 0.52
testResetAfterCloseMethod · 0.52