Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ setHook
Method
setHook
java/org/apache/coyote/Request.java:788–790 ·
view source on GitHub ↗
(ActionHook hook)
Source
from the content-addressed store, hash-verified
786
}
787
788
void
setHook(ActionHook hook) {
789
this.hook = hook;
790
}
791
792
/**
793
* Perform an action on this request.
Callers
2
recycle
Method · 0.95
AbstractProcessor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected