.. _-extractMethod-: extractMethod ============= ... Signature --------- .. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/MethodDirectives.scala :snippet: extractMethod Description ----------- ... Example ------- ... includecode2:: ../../../../code/docs/http/scaladsl/server/directives/MethodDirectivesExamplesSpec.scala :snippet: 0extractMethod