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

Method getResponse

java/jakarta/servlet/AsyncContext.java:68–68  ·  view source on GitHub ↗

Returns the ServletResponse associated with this asynchronous operation. @return the ServletResponse object

()

Source from the content-addressed store, hash-verified

66 * @return the ServletResponse object
67 */
68 ServletResponse getResponse();
69
70 /**
71 * Determines whether the request and response objects are the original ones passed to

Callers 15

doGetMethod · 0.95
runMethod · 0.65
writeStockMethod · 0.65
TestRequestClass · 0.65
runMethod · 0.65
onTimeoutMethod · 0.65
onCompleteMethod · 0.65
runMethod · 0.65
sendMethod · 0.65
runMethod · 0.65
doTestAsyncISEMethod · 0.65
runMethod · 0.65

Implementers 1

AsyncContextImpljava/org/apache/catalina/core/AsyncCon

Calls

no outgoing calls

Tested by 15

doGetMethod · 0.76
runMethod · 0.52
onTimeoutMethod · 0.52
onCompleteMethod · 0.52
runMethod · 0.52
sendMethod · 0.52
runMethod · 0.52
doTestAsyncISEMethod · 0.52
runMethod · 0.52
runMethod · 0.52
onAllDataReadMethod · 0.52
onWritePossibleMethod · 0.52