MCPcopy Create free account
hub / github.com/apache/tomcat / resume

Method resume

java/org/apache/coyote/ProtocolHandler.java:110–110  ·  view source on GitHub ↗

Resume the protocol (optional). @throws Exception If the protocol handler fails to resume

()

Source from the content-addressed store, hash-verified

108 * @throws Exception If the protocol handler fails to resume
109 */
110 void resume() throws Exception;
111
112
113 /**

Callers 5

addMessageMethod · 0.65
resumeMethod · 0.65
resumeMethod · 0.65
resumeMethod · 0.65
resumeMethod · 0.65

Implementers 1

AbstractProtocoljava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by 1

addMessageMethod · 0.52