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

Method getAdapter

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

Return the adapter associated with the protocol handler. @return the adapter

()

Source from the content-addressed store, hash-verified

36 * @return the adapter
37 */
38 Adapter getAdapter();
39
40
41 /**

Callers 9

processMethod · 0.65
serviceMethod · 0.65
prepareRequestMethod · 0.65
recycleMethod · 0.65
createProcessorMethod · 0.65
serviceMethod · 0.65
recycleMethod · 0.65
prepareRequestMethod · 0.65
invokeMethod · 0.65

Implementers 1

AbstractProtocoljava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by

no test coverage detected